Skip to content

Commit 9d556e1

Browse files
authored
Merge pull request #51 from lawndoc/renovate/actions-attest-build-provenance-digest #none
Update actions/attest-build-provenance digest to e8998f9
2 parents 8d3e4c0 + ad85ede commit 9d556e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-tag-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
org.opencontainers.image.created=${{ steps.meta.outputs.timestamp }}
112112
113113
- name: Generate artifact attestation
114-
uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2
114+
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2
115115
with:
116116
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
117117
subject-digest: ${{ steps.push.outputs.digest }}

0 commit comments

Comments
 (0)