We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d204801 commit ff7321bCopy full SHA for ff7321b
.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@7c2007bcb556501da015201bcba5aa14069b74e2 # v0.23.0
+ uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # v0.24.0
32
33
scan-type: 'fs'
34
ignore-unfixed: true
0 commit comments