We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c32ba0d + bb58e69 commit 2ee0475Copy full SHA for 2ee0475
.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