We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d6ed67 commit 5986075Copy full SHA for 5986075
.github/workflows/artifacts.yaml
@@ -168,7 +168,7 @@ jobs:
168
# retention-days: 5
169
170
- name: Run Trivy vulnerability scanner
171
- uses: aquasecurity/trivy-action@fbd16365eb88e12433951383f5e99bd901fc618f # 0.12.0
+ uses: aquasecurity/trivy-action@91713af97dc80187565512baba96e4364e983601 # 0.16.0
172
with:
173
input: image
174
format: sarif
0 commit comments