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 3d9660d commit 54cb932Copy full SHA for 54cb932
.github/workflows/build.yml
@@ -99,7 +99,7 @@ jobs:
99
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
100
101
- name: Run Trivy Vulnerability Scanner
102
- uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # 0.33.0
+ uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
103
with:
104
image-ref: torch:latest
105
format: sarif
0 commit comments