We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8d186 commit 79f6047Copy full SHA for 79f6047
1 file changed
.github/workflows/docker-ci.yml
@@ -60,7 +60,7 @@ jobs:
60
labels: ${{ steps.meta.outputs.labels }}
61
62
- name: Run Trivy vulnerability scanner
63
- uses: aquasecurity/trivy-action@a11da62073708815958ea6d84f5650c78a3ef85b
+ uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5
64
with:
65
image-ref: ${{ steps.meta.outputs.tags }}
66
format: "sarif"
0 commit comments