We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65218e commit 68959cdCopy full SHA for 68959cd
.github/workflows/release.yml
@@ -66,7 +66,7 @@ jobs:
66
run: bunx @vscode/vsce package
67
68
- name: 🔒 Attest artifacts
69
- uses: actions/attest-build-provenance@e4d4f7c39adfa4c260fb5c147f0622000aa14b99 # v4.0.0
+ uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
70
# Read: https://docs.github.com/en/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds
71
with:
72
subject-path: ${{ env.EXTENSION_FILE }}
0 commit comments