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 769acea commit a989e0cCopy full SHA for a989e0c
.github/workflows/ci.yaml
@@ -458,7 +458,7 @@ jobs:
458
uses: actions/checkout@v2
459
- name: Run Trivy vulnerability scanner in repo mode
460
#Commit SHA for v0.0.17
461
- uses: aquasecurity/trivy-action@a7a829a4345428ddd92ca57b18257440f6a18c90
+ uses: aquasecurity/trivy-action@296212627a1e693efa09c00adc3e03b2ba8edf18
462
with:
463
scan-type: "fs"
464
scan-ref: "."
0 commit comments