We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca6d257 commit bc9058eCopy full SHA for bc9058e
.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@062f2592684a31eb3aa050cc61e7ca1451cecd3d # v0.18.0
+ uses: aquasecurity/trivy-action@d710430a6722f083d3b36b8339ff66b32f22ee55 # v0.19.0
32
33
scan-type: 'fs'
34
ignore-unfixed: true
0 commit comments