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 aa9755b commit 0100d4cCopy full SHA for 0100d4c
.github/workflows/ci.yaml
@@ -431,7 +431,7 @@ jobs:
431
uses: actions/checkout@v2
432
- name: Run Trivy vulnerability scanner in repo mode
433
#Commit SHA for v0.0.17
434
- uses: aquasecurity/trivy-action@8eccb5539730451af599c84f444c6d6cf0fc2bb0
+ uses: aquasecurity/trivy-action@1ccef265f594a7555a720f623a461a3d69b45bf7
435
with:
436
scan-type: "fs"
437
scan-ref: "."
0 commit comments