Skip to content

Commit e50ab3c

Browse files
renovate[bot]Lucas0T
authored andcommitted
Update aquasecurity/trivy-action action to v0.32.0
1 parent 0af2fee commit e50ab3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
9595

9696
- name: Run Trivy Vulnerability Scanner
97-
uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # 0.30.0
97+
uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # 0.32.0
9898
with:
9999
image-ref: torch:latest
100100
format: sarif

0 commit comments

Comments
 (0)