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 31002fa commit 4b45d60Copy full SHA for 4b45d60
.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.32.0
+ uses: aquasecurity/trivy-action@0.33.1
58
id: scan
59
with:
60
scan-ref: ${{ steps.meta.outputs.tags }}
0 commit comments