Skip to content

Commit 5a96323

Browse files
build(deps): bump aquasecurity/trivy-action from 0.25.0 to 0.26.0 (#252)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ff2774 commit 5a96323

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
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v4
2424

2525
- name: Run Trivy vulnerability scanner in repo mode
26-
uses: aquasecurity/trivy-action@0.25.0
26+
uses: aquasecurity/trivy-action@0.26.0
2727
with:
2828
format: "sarif"
2929
output: "trivy-results.sarif"

0 commit comments

Comments
 (0)