We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 426e3bb commit b822494Copy full SHA for b822494
.github/workflows/analysis.yml
@@ -328,7 +328,7 @@ jobs:
328
- uses: actions/checkout@v6
329
330
- name: Run Trivy vulnerability scanner in repo mode
331
- uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
+ uses: aquasecurity/trivy-action@c1824fd6edce30d7ab345a9989de00bbd46ef284 # 0.34.0
332
with:
333
format: "sarif"
334
output: "trivy-results.sarif"
0 commit comments