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 7c08cd9 commit 25536b1Copy full SHA for 25536b1
.github/workflows/sdl.yml
@@ -78,7 +78,7 @@ jobs:
78
- name: Checkout repository
79
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
80
- name: Run trivy
81
- uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # v0.31.0
+ uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32.0
82
with:
83
scan-type: "fs"
84
scan-ref: .
0 commit comments