Skip to content

Commit b437a6b

Browse files
chore(deps): update actions/attest-build-provenance action to v2
1 parent cd4b177 commit b437a6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
github_token: ${{ secrets.GITHUB_TOKEN }}
103103

104104
- name: Attest build provenance
105-
uses: actions/attest-build-provenance@v1
105+
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2
106106
if: steps.release.outputs.released == 'true'
107107
with:
108108
subject-path: "dist/*"

0 commit comments

Comments
 (0)