We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f41a0 commit 9363ec0Copy full SHA for 9363ec0
.github/workflows/docker-publish.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
build-cache-key: publish-images
30
- name: Run Trivy vulnerability (Repo)
31
- uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # v0.28.0
+ uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # v0.29.0
32
33
scan-type: 'fs'
34
ignore-unfixed: true
0 commit comments