chore: use correct trivy tag

This commit is contained in:
Johan Siebens
2024-04-26 08:48:53 +02:00
parent ea62dbaf4e
commit 3f942b99df
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Run Trivy vulnerability scanner - name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@v0.19.0 uses: aquasecurity/trivy-action@0.19.0
with: with:
image-ref: ghcr.io/jsiebens/ionscale:latest image-ref: ghcr.io/jsiebens/ionscale:latest
format: 'sarif' format: 'sarif'