Skip to content

Commit b822494

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.34.0 (#1195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 426e3bb commit b822494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ jobs:
328328
- uses: actions/checkout@v6
329329

330330
- name: Run Trivy vulnerability scanner in repo mode
331-
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
331+
uses: aquasecurity/trivy-action@c1824fd6edce30d7ab345a9989de00bbd46ef284 # 0.34.0
332332
with:
333333
format: "sarif"
334334
output: "trivy-results.sarif"

0 commit comments

Comments
 (0)