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 0af2fee commit e50ab3cCopy full SHA for e50ab3c
.github/workflows/build.yml
@@ -94,7 +94,7 @@ jobs:
94
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
95
96
- name: Run Trivy Vulnerability Scanner
97
- uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # 0.30.0
+ uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # 0.32.0
98
with:
99
image-ref: torch:latest
100
format: sarif
0 commit comments