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 dd29a82 commit 5fe16beCopy full SHA for 5fe16be
.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@1ccef265f594a7555a720f623a461a3d69b45bf7
+ uses: aquasecurity/trivy-action@2a2157eb22c08c9a1fac99263430307b8d1bc7a2
432
with:
433
scan-type: "fs"
434
scan-ref: "."
0 commit comments