Skip to content

Commit ef48125

Browse files
authored
Merge pull request #1044 from launchableinc/renovate/actions-attest-build-provenance-2.x
Update actions/attest-build-provenance action to v2.4.0
2 parents 827f28c + c55a5b4 commit ef48125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
tags: ${{ env.IMAGE_NAME }}:${{ needs.tagpr.outputs.tag }}
108108

109109
- name: Generate artifact attestation
110-
uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
110+
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
111111
with:
112112
subject-name: index.docker.io/${{ env.IMAGE_NAME }}
113113
subject-digest: ${{ steps.push.outputs.digest }}

0 commit comments

Comments
 (0)