Skip to content

Commit fc5c579

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.33.0 (#217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f05cf5 commit fc5c579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: ko build
3333
run: VERSION=${{ github.sha }} make ko-build-all
3434
- name: Trivy Scan Image
35-
uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # 0.32.0
35+
uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # 0.33.0
3636
with:
3737
scan-type: 'fs'
3838
ignore-unfixed: true

0 commit comments

Comments
 (0)