We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 755d7bc + c98ae88 commit 81e99efCopy full SHA for 81e99ef
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@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1
+ uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
26
with:
27
scan-type: 'fs'
28
scanners: 'license'
0 commit comments