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