Skip to content

Commit 1dc47cf

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

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

0 commit comments

Comments
 (0)