We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e6d09 commit f4cd71aCopy full SHA for f4cd71a
.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@fd25fed6972e341ff0007ddb61f77e88103953c2 # v0.21.0
+ uses: aquasecurity/trivy-action@595be6a0f6560a0a8fc419ddf630567fc623531d # v0.22.0
32
33
scan-type: 'fs'
34
ignore-unfixed: true
0 commit comments