Skip to content

Commit 3486062

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159

160160
- name: Attest build provenance
161161
if: steps.semantic-release.outputs.new_release_published == 'true'
162-
uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
162+
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
163163
with:
164164
subject-path: '*.vsix'
165165

0 commit comments

Comments
 (0)