Skip to content

Commit 2783fcc

Browse files
authored
Update Trivy workflow version to v0.0.2 (#317)
1 parent e92476c commit 2783fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
permissions:
9797
contents: read
9898
security-events: write
99-
uses: metal-toolbox/ci-toolbox/.github/workflows/trivy.yaml@v0.0.1
99+
uses: metal-toolbox/ci-toolbox/.github/workflows/trivy.yaml@v0.0.2
100100
with:
101101
scan-type: image
102102
image-ref: ${{ needs.setup.outputs.image_repo }}:${{ needs.setup.outputs.image_tag }}

0 commit comments

Comments
 (0)