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 10f57ba commit 79412ebCopy full SHA for 79412eb
.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@9c21d3ca2c14eb35419e2a8b66d1195946d579b8
+ uses: aquasecurity/trivy-action@a7a829a4345428ddd92ca57b18257440f6a18c90
432
with:
433
scan-type: "fs"
434
scan-ref: "."
0 commit comments