Skip to content

Commit 8da7a66

Browse files
authored
Merge pull request #18 from cterence/renovate/actions-attest-build-provenance-4.x
chore(deps): update actions/attest-build-provenance action to v4
2 parents 58fcd83 + 227af46 commit 8da7a66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
labels: ${{ steps.meta.outputs.labels }}
5858

5959
- name: Generate artifact attestation
60-
uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2
60+
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4
6161
if: github.event.repository.private == false
6262
with:
6363
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}

0 commit comments

Comments
 (0)