Skip to content

Commit 69f0b62

Browse files
committed
Ensure github actions are pinned using SHA.
1 parent ea07fcb commit 69f0b62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/aqua.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-22.04
1111
steps:
1212
- name: Checkout code
13-
uses: actions/checkout@v4
13+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1414

1515
- name: Run Aqua scanner
1616
uses: docker://aquasec/aqua-scanner

0 commit comments

Comments
 (0)