There was an error while loading. Please reload this page.
2 parents 4a306c4 + a1b0a29 commit 3dbd977Copy full SHA for 3dbd977
1 file changed
.github/workflows/push.yml
@@ -69,7 +69,7 @@ jobs:
69
labels: git-short-sha=${{ steps.tag.outputs.sha }}
70
push: true
71
- name: Run Trivy vulnerability scanner
72
- uses: aquasecurity/trivy-action@0.32.0
+ uses: aquasecurity/trivy-action@0.33.1
73
with:
74
image-ref: '${{ matrix.image }}:${{ steps.tag.outputs.branch }}'
75
format: 'table'
0 commit comments