Skip to content

Commit 6a60d75

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.26.0 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79ce732 commit 6a60d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tests-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
steps:
4141
- uses: actions/checkout@v4
4242
- name: Run Trivy vulnerability scanner in repo mode
43-
uses: aquasecurity/trivy-action@0.25.0
43+
uses: aquasecurity/trivy-action@0.26.0
4444
with:
4545
format: "sarif"
4646
output: "trivy-results.sarif"

0 commit comments

Comments
 (0)