Skip to content

Commit eb6cc49

Browse files
chore(deps): update actions/attest-build-provenance action to v4
1 parent db3ec48 commit eb6cc49

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
@@ -106,7 +106,7 @@ jobs:
106106
github_token: ${{ secrets.GITHUB_TOKEN }}
107107

108108
- name: Attest build provenance
109-
uses: actions/attest-build-provenance@v1
109+
uses: actions/attest-build-provenance@v4
110110
if: steps.release.outputs.released == 'true'
111111
with:
112112
subject-path: "dist/*"

0 commit comments

Comments
 (0)