We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0e9a6 commit 1923c1dCopy full SHA for 1923c1d
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
labels: ${{ steps.docker-meta.outputs.labels }}
55
56
- name: Attest image
57
- uses: actions/attest-build-provenance@5e9cb68e95676991667494a6a4e59b8a2f13e1d0 # v1.3.3
+ uses: actions/attest-build-provenance@210c1913531870065f03ce1f9440dd87bc0938cd # v1.4.0
58
with:
59
subject-name: index.docker.io/${{ env.DOCKER_IMAGE_NAME }}
60
subject-digest: ${{ steps.docker-push.outputs.digest }}
0 commit comments