We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a1f863 + 1b59e5e commit 009c54dCopy full SHA for 009c54d
1 file changed
.github/workflows/trivy.yml
@@ -14,7 +14,7 @@ jobs:
14
fetch-depth: 0
15
16
- name: Trivy scan for vulnerabilities
17
- uses: aquasecurity/trivy-action@0.35.0
+ uses: aquasecurity/trivy-action@v0.36.0
18
with:
19
image-ref: ghcr.io/emarsden/dash-mpd-cli:latest
20
# exit code when vulnerabilities were found
0 commit comments