We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f33f89 commit 7341b8fCopy full SHA for 7341b8f
.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@b2933f565dbc598b29947660e66259e3c7bc8561 # 0.20.0
+ - uses: aquasecurity/trivy-action@fd25fed6972e341ff0007ddb61f77e88103953c2 # 0.21.0
28
29
scanners: vuln
30
scan-type: 'fs'
0 commit comments