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.
2 parents 30dc47d + 59d659c commit 7cde11eCopy full SHA for 7cde11e
.github/workflows/ci.yaml
@@ -420,7 +420,7 @@ jobs:
420
uses: actions/checkout@v2
421
- name: Run Trivy vulnerability scanner in repo mode
422
#Commit SHA for v0.0.17
423
- uses: aquasecurity/trivy-action@9438b49cc3156b2e8c77c1ba8ffbaa3bae24e3c2
+ uses: aquasecurity/trivy-action@8eccb5539730451af599c84f444c6d6cf0fc2bb0
424
with:
425
scan-type: "fs"
426
scan-ref: "."
0 commit comments