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 95d965a commit 047a4f0Copy full SHA for 047a4f0
.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@81cc8cd841e9e59602c165cc93336e39dc2f12c8
+ uses: aquasecurity/trivy-action@8f4c7160b470bafe4299efdc1c8a1fb495f8325a
432
with:
433
scan-type: "fs"
434
scan-ref: "."
0 commit comments