We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46724c4 commit b0e20b7Copy full SHA for b0e20b7
.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@fd25fed6972e341ff0007ddb61f77e88103953c2 # 0.21.0
+ - uses: aquasecurity/trivy-action@595be6a0f6560a0a8fc419ddf630567fc623531d # 0.22.0
29
30
scanners: 'vuln,secret'
31
scan-type: 'fs'
0 commit comments