Skip to content

Commit 945090b

Browse files
committed
chore: update trivvy action
1 parent 5e9d36f commit 945090b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
sbom: true
8282

8383
- name: Run Trivy vulnerability scanner
84-
uses: aquasecurity/trivy-action@0.33.1
84+
uses: aquasecurity/trivy-action@0.35.0
8585
with:
8686
image-ref: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}@${{ steps.push.outputs.digest }}
8787
format: sarif

0 commit comments

Comments
 (0)