Skip to content

Commit 3bb43d3

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.36.0
1 parent 0a9d851 commit 3bb43d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
show-progress: false
2020

21-
- uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
21+
- uses: aquasecurity/trivy-action@ed142fd0673e97e23eac54620cfb913e5ce36c25 # v0.36.0
2222
with:
2323
image-ref: 'ghcr.io/containerbase/base:latest'
2424
format: 'sarif'

0 commit comments

Comments
 (0)