We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58fcd83 + 227af46 commit 8da7a66Copy full SHA for 8da7a66
1 file changed
.github/workflows/build-and-push.yaml
@@ -57,7 +57,7 @@ jobs:
57
labels: ${{ steps.meta.outputs.labels }}
58
59
- name: Generate artifact attestation
60
- uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2
+ uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4
61
if: github.event.repository.private == false
62
with:
63
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
0 commit comments