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 259363b commit 7561fc4Copy full SHA for 7561fc4
.github/workflows/ci.yaml
@@ -428,7 +428,7 @@ jobs:
428
uses: actions/checkout@v2
429
- name: Run Trivy vulnerability scanner in repo mode
430
#Commit SHA for v0.0.17
431
- uses: aquasecurity/trivy-action@0769bbf0d2a77b3c15b3b57fbcdd2edd25a1c3f0
+ uses: aquasecurity/trivy-action@81cc8cd841e9e59602c165cc93336e39dc2f12c8
432
with:
433
scan-type: "fs"
434
scan-ref: "."
0 commit comments