We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5408c1e commit 01eaf4aCopy full SHA for 01eaf4a
.github/workflows/trivy-scan.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
persist-credentials: false
26
ref: ${{ matrix.branch }}
27
- - uses: aquasecurity/trivy-action@5681af892cd0f4997658e2bacc62bd0a894cf564 # 0.27.0
+ - uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # 0.29.0
28
29
scanners: vuln
30
scan-type: 'fs'
0 commit comments