We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79197e4 commit 3fda73fCopy full SHA for 3fda73f
.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@c1824fd6edce30d7ab345a9989de00bbd46ef284 # 0.34.0
+ uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
18
with:
19
scan-type: fs
20
format: table
0 commit comments