We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 893e484 + f9b1c66 commit d2d4e82Copy full SHA for d2d4e82
1 file changed
.github/workflows/trivy.yml
@@ -22,7 +22,7 @@ jobs:
22
go-version-file: go.mod
23
24
- name: Run trivy
25
- uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
+ uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # 0.35.0
26
with:
27
scan-type: 'fs'
28
scanners: 'license'
0 commit comments