Skip to content

Commit 060ee63

Browse files
Update aquasecurity/trivy-action digest to 644762e
1 parent a442874 commit 060ee63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
echo "IMAGE_LOCAL=$IMAGE" >> "$GITHUB_OUTPUT"
4949
5050
- name: Run Trivy vulnerability scanner
51-
uses: aquasecurity/trivy-action@26d71e622b84d103f86fb33a5a42c558e11f4ae0
51+
uses: aquasecurity/trivy-action@644762e8d423e0fc08e4420fbb32413b5232e066
5252
with:
5353
image-ref: ${{ steps.image-build.outputs.IMAGE_LOCAL }}
5454
format: 'sarif'

0 commit comments

Comments
 (0)