We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d148191 commit e2ed71dCopy full SHA for e2ed71d
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@e368e328979b113139d6f9068e03accaed98a518
+ uses: aquasecurity/trivy-action@1bd062560b422f5944df1de50abd05162bea079e
64
with:
65
image-ref: ${{ steps.meta.outputs.tags }}
66
format: "sarif"
0 commit comments