Skip to content

Commit 0bf00d6

Browse files
chore: bump aquasecurity/trivy-action from 0.9.2 to 0.10.0 (#7333)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3f3d7e commit 0bf00d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
echo "image=$(cat "$image_job")" >> $GITHUB_OUTPUT
141141
142142
- name: Run Trivy vulnerability scanner
143-
uses: aquasecurity/trivy-action@1f0aa582c8c8f5f7639610d6d38baddfea4fdcee
143+
uses: aquasecurity/trivy-action@e5f43133f6e8736992c9f3c1b3296e24b37e17f2
144144
with:
145145
image-ref: ${{ steps.build.outputs.image }}
146146
format: sarif

0 commit comments

Comments
 (0)