We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42c241 commit bb58e69Copy full SHA for bb58e69
.github/workflows/artifacts.yaml
@@ -63,7 +63,7 @@ jobs:
63
labels: ${{ steps.meta.outputs.labels }}
64
65
- name: Run Trivy vulnerability scanner
66
- uses: aquasecurity/[email protected].1
+ uses: aquasecurity/[email protected].2
67
with:
68
image-ref: "ghcr.io/${{ github.repository_owner }}/custom-runner:${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.version'] }}"
69
format: "sarif"
0 commit comments