We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5408c1e commit eb853f1Copy full SHA for eb853f1
.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@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # 0.28.0
28
29
scanners: vuln
30
scan-type: 'fs'
0 commit comments