Skip to content

Commit fcb4ba4

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

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
@@ -103,7 +103,7 @@ jobs:
103103
github_token: ${{ secrets.GITHUB_TOKEN }}
104104

105105
- name: Attest build provenance
106-
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3
106+
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4
107107
if: steps.release.outputs.released == 'true'
108108
with:
109109
subject-path: "dist/*"

0 commit comments

Comments
 (0)