We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ff1044 commit f077028Copy full SHA for f077028
.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@5681af892cd0f4997658e2bacc62bd0a894cf564 # v0.27.0
+ uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # v0.28.0
32
33
scan-type: 'fs'
34
ignore-unfixed: true
0 commit comments