1 parent 04186af commit b13e1e7Copy full SHA for b13e1e7
1 file changed
.github/workflows/security.yaml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
persist-credentials: false
32
- name: Run Trivy vulnerability scanner in repo mode
33
- uses: aquasecurity/trivy-action@cf5c088a69634cd13ccddc735d7926162c31f9a6 # master
+ uses: aquasecurity/trivy-action@d2a0b60797ff03db6132bd4e2b293f9b37081297 # master
34
35
scan-type: 'fs'
36
ignore-unfixed: true
0 commit comments