Skip to content

Commit 3f3abf7

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.13.0 (#246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08e39b2 commit 3f3abf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: codecov/codecov-action@v3
2727

2828
- name: Run Trivy vulnerability scanner in repo mode
29-
uses: aquasecurity/trivy-action@0.12.0
29+
uses: aquasecurity/trivy-action@0.13.0
3030
with:
3131
scan-type: "fs"
3232
ignore-unfixed: true

0 commit comments

Comments
 (0)