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 65a2926 commit 3cc1115Copy full SHA for 3cc1115
.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@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
+ uses: actions/attest-build-provenance@f9eaf234fc1c2e333c1eca18177db0f44fa6ba52 # v2.2.1
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