We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f35c0a commit 6b1270fCopy full SHA for 6b1270f
.github/workflows/security.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
15
16
- name: run-trivy-dependency-scan
17
- uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
+ uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # 0.35.0
18
with:
19
scan-type: fs
20
format: table
0 commit comments