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.
1 parent 7118a46 commit 949e109Copy full SHA for 949e109
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
labels: ${{ steps.docker-meta.outputs.labels }}
56
57
- name: Attest image
58
- uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
+ uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
59
with:
60
subject-name: index.docker.io/${{ env.DOCKER_IMAGE_NAME }}
61
subject-digest: ${{ steps.docker-push.outputs.digest }}
0 commit comments