We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 884eb73 commit fb7dbc8Copy full SHA for fb7dbc8
.github/workflows/verify-pullrequest.yaml
@@ -56,7 +56,7 @@ jobs:
56
image: ${{ env.image_tag }}
57
58
- name: Scan image
59
- uses: aquasecurity/trivy-action@0.21.0
+ uses: aquasecurity/trivy-action@0.22.0
60
with:
61
image-ref: ${{ env.image_tag }}
62
format: 'table'
0 commit comments