Skip to content

Commit 3f2728c

Browse files
Merge pull request #201 from MaddyGuthridge/dependabot/github_actions/actions/attest-build-provenance-3
Bump actions/attest-build-provenance from 2 to 3
2 parents 5960126 + fd49cb3 commit 3f2728c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

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

4545
- name: Generate artifact attestation
46-
uses: actions/attest-build-provenance@v2
46+
uses: actions/attest-build-provenance@v3
4747
with:
4848
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4949
subject-digest: ${{ steps.push.outputs.digest }}

0 commit comments

Comments
 (0)