We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9d9aec + 78e65e5 commit 1b05e02Copy full SHA for 1b05e02
1 file changed
.github/workflows/docker-release.yaml
@@ -66,7 +66,7 @@ jobs:
66
echo "image-ref=$IMAGE_REF" >> "$GITHUB_OUTPUT"
67
68
- name: Attest
69
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
70
id: attest
71
with:
72
subject-name: ghcr.io/${{ github.repository }}
0 commit comments