We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e18a5 commit 444e72bCopy full SHA for 444e72b
1 file changed
.github/workflows/trivy-scan.yml
@@ -48,7 +48,7 @@ jobs:
48
trivy-${{ runner.os }}-
49
50
- name: Run Trivy image scan
51
- uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
+ uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
52
with:
53
image-ref: ghcr.io/${{ github.repository }}:latest
54
format: sarif
0 commit comments