We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5be8a6 commit 7d1cc37Copy full SHA for 7d1cc37
1 file changed
.github/workflows/build-trivy.yaml
@@ -49,7 +49,7 @@ jobs:
49
fetch-depth: 0
50
51
- name: Run Trivy vulnerability scanner to scan repo
52
- uses: aquasecurity/trivy-action@0.29.0
+ uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
53
with:
54
scan-type: 'fs'
55
exit-code: 1
0 commit comments