We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0ebe15 commit 9951021Copy full SHA for 9951021
.github/workflows/container-image.yaml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Scan image
56
if: github.event_name == 'pull_request'
57
- uses: aquasecurity/trivy-action@0.30.0
+ uses: aquasecurity/trivy-action@0.32.0
58
id: scan
59
with:
60
scan-ref: ${{ steps.meta.outputs.tags }}
0 commit comments