We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd5ff3 commit 4d31463Copy full SHA for 4d31463
.github/workflows/aqua-cloud.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Run Trivy vulnerability scanner against Aqua Cloud
18
- uses: simar7/trivy-action@fe9b9e7e3c0d9e764d9c018d5603f57fba6aba3d
+ uses: simar7/trivy-action@fe9b9e7e3c0d9e764d9c018d5603f57fba6aba3d # refer: https://github.com/actions/runner/issues/2033
19
with:
20
scan-type: 'fs'
21
hide-progress: true
0 commit comments