Skip to content

Commit badf6bf

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

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
@@ -90,7 +90,7 @@ jobs:
9090
steps:
9191
- uses: actions/checkout@v4
9292
- name: Run Trivy vulnerability scanner in repo mode
93-
uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # v0.29.0
93+
uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # 0.30.0
9494
with:
9595
format: "sarif"
9696
output: "trivy-results.sarif"

0 commit comments

Comments
 (0)