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 3f43445 commit e3c03e8Copy full SHA for e3c03e8
.github/workflows/_security-checks.yaml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16
17
- name: Scan repo
18
- uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # 0.30.0
+ uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # 0.31.0
19
with:
20
scan-type: 'fs'
21
scan-ref: '.'
0 commit comments