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 30dc47d commit 59d659cCopy full SHA for 59d659c
.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