Skip to content

Commit 4d31463

Browse files
authored
Update aqua-cloud.yml
1 parent 4fd5ff3 commit 4d31463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aqua-cloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Run Trivy vulnerability scanner against Aqua Cloud
18-
uses: simar7/trivy-action@fe9b9e7e3c0d9e764d9c018d5603f57fba6aba3d
18+
uses: simar7/trivy-action@fe9b9e7e3c0d9e764d9c018d5603f57fba6aba3d # refer: https://github.com/actions/runner/issues/2033
1919
with:
2020
scan-type: 'fs'
2121
hide-progress: true

0 commit comments

Comments
 (0)