Skip to content

Commit e0dc2a9

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.30.0
1 parent cf2c6ca commit e0dc2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: ko build
2828
run: VERSION=${{ github.sha }} make ko-build-all
2929
- name: Trivy Scan Image
30-
uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # v0.29.0
30+
uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # 0.30.0
3131
with:
3232
scan-type: 'fs'
3333
ignore-unfixed: true

0 commit comments

Comments
 (0)