Skip to content

Commit aafb149

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

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
7575
- name: Run Trivy vulnerability scanner in repo mode
76-
uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # 0.30.0
76+
uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # 0.31.0
7777
with:
7878
format: "sarif"
7979
output: "trivy-results.sarif"

0 commit comments

Comments
 (0)