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.
1 parent a4dc1da commit a6450b8Copy full SHA for a6450b8
.github/workflows/_security-checks.yaml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
16
17
- name: Scan repo
18
- uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # 0.32.0
+ uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
19
with:
20
scan-type: 'fs'
21
scan-ref: '.'
0 commit comments