Skip to content

Commit e2a9074

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

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
@@ -73,7 +73,7 @@ jobs:
7373
steps:
7474
- uses: actions/checkout@v5
7575
- name: Run Trivy vulnerability scanner in repo mode
76-
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
76+
uses: aquasecurity/trivy-action@c1824fd6edce30d7ab345a9989de00bbd46ef284 # 0.34.0
7777
with:
7878
format: "sarif"
7979
output: "trivy-results.sarif"

0 commit comments

Comments
 (0)