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 9e13ee4 commit 9b9f1f0Copy full SHA for 9b9f1f0
1 file changed
.github/workflows/publish-image.yml
@@ -37,7 +37,7 @@ jobs:
37
push: true
38
tags: ${{ steps.meta.outputs.tags }}
39
labels: ${{ steps.meta.outputs.labels }}
40
- - uses: aquasecurity/trivy-action@0.31.0
+ - uses: aquasecurity/trivy-action@v0.36.0
41
with:
42
image-ref: ${{ env.IMAGE_NAME }}:latest
43
format: table
0 commit comments