We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc34f4e + 54fd27f commit b70290bCopy full SHA for b70290b
1 file changed
.github/workflows/release.yml
@@ -159,7 +159,7 @@ jobs:
159
160
- name: Attest build provenance
161
if: steps.semantic-release.outputs.new_release_published == 'true'
162
- uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
+ uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
163
with:
164
subject-path: '*.vsix'
165
0 commit comments