Skip to content

Commit b78e788

Browse files
radagastbot[bot]josimar-silva
authored andcommitted
chore(deps): pin actions/attest-build-provenance action to e8998f9
1 parent c9b5bf3 commit b78e788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
shasum -a 512 blog-${{ env.RELEASE_VERSION }}.tar.gz > blog-${{ env.RELEASE_VERSION }}.tar.gz.sha512
9494
9595
- name: 📝 Attest release provenance
96-
uses: actions/attest-build-provenance@v2
96+
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2
9797
with:
9898
subject-path: "${{ github.workspace }}/blog-${{ env.RELEASE_VERSION }}.tar.gz"
9999

0 commit comments

Comments
 (0)