We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d9135e commit 024a3adCopy full SHA for 024a3ad
.github/workflows/trivy.yaml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
- name: Run Trivy vulnerability scanner in repo mode
27
- uses: aquasecurity/trivy-action@d43c1f16c00cfd3978dde6c07f4bbcf9eb6993ca # v0.16.1
+ uses: aquasecurity/trivy-action@84384bd6e777ef152729993b8145ea352e9dd3ef # v0.17.0
28
29
scan-type: fs
30
ignore-unfixed: false
0 commit comments