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 f67adbb + 161cb34 commit bb8b8cdCopy full SHA for bb8b8cd
.github/workflows/docker-publish.yml
@@ -86,7 +86,7 @@ jobs:
86
labels: ${{ steps.meta.outputs.labels }}
87
88
- name: Generate artifact attestation
89
- uses: actions/attest-build-provenance@v1
+ uses: actions/attest-build-provenance@v3
90
with:
91
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
92
subject-digest: ${{ steps.build-and-push.outputs.digest }}
0 commit comments