We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92476c commit 2783fccCopy full SHA for 2783fcc
.github/workflows/main.yaml
@@ -96,7 +96,7 @@ jobs:
96
permissions:
97
contents: read
98
security-events: write
99
- uses: metal-toolbox/ci-toolbox/.github/workflows/trivy.yaml@v0.0.1
+ uses: metal-toolbox/ci-toolbox/.github/workflows/trivy.yaml@v0.0.2
100
with:
101
scan-type: image
102
image-ref: ${{ needs.setup.outputs.image_repo }}:${{ needs.setup.outputs.image_tag }}
0 commit comments