We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45c3540 commit 0f770a7Copy full SHA for 0f770a7
.github/workflows/trivy-scan.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
persist-credentials: false
27
ref: ${{ matrix.branch }}
28
- - uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # 0.29.0
+ - uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # 0.30.0
29
30
scanners: 'vuln,secret'
31
scan-type: 'fs'
0 commit comments