Skip to content

Commit ad85ede

Browse files
chore(deps): update actions/attest-build-provenance digest to e8998f9
1 parent 328c521 commit ad85ede

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
@@ -117,7 +117,7 @@ jobs:
117117
org.opencontainers.image.created=${{ steps.meta.outputs.timestamp }}
118118
119119
- name: Generate artifact attestation
120-
uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2
120+
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2
121121
with:
122122
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
123123
subject-digest: ${{ steps.push.outputs.digest }}

0 commit comments

Comments
 (0)