We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 895b085 + 4e64d73 commit e6a3eb4Copy full SHA for e6a3eb4
1 file changed
.github/workflows/security.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
30
31
- name: Run Trivy vulnerability scanner in repo mode
32
- uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # 0.32.0
+ uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
33
with:
34
scan-type: 'fs'
35
ignore-unfixed: true
0 commit comments