Skip to content

Commit 745b8cb

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.34.0
1 parent 44f6fe3 commit 745b8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
cache-to: type=gha,mode=max
6363

6464
- name: Run Trivy vulnerability scanner
65-
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
65+
uses: aquasecurity/trivy-action@c1824fd6edce30d7ab345a9989de00bbd46ef284 # 0.34.0
6666
with:
6767
image-ref: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}@${{ steps.build.outputs.digest }}
6868
format: "sarif"

0 commit comments

Comments
 (0)