Skip to content

Commit 3d22865

Browse files
chore(deps): update actions/attest-build-provenance action to v3
1 parent d80fce0 commit 3d22865

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
@@ -100,7 +100,7 @@ jobs:
100100
github_token: ${{ secrets.GITHUB_TOKEN }}
101101

102102
- name: Attest build provenance
103-
uses: actions/attest-build-provenance@v2
103+
uses: actions/attest-build-provenance@v3
104104
if: steps.release.outputs.released == 'true'
105105
with:
106106
subject-path: "dist/*"

0 commit comments

Comments
 (0)