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 5411bc3 commit 28cb310Copy full SHA for 28cb310
.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@f9eaf234fc1c2e333c1eca18177db0f44fa6ba52 # v2.2.1
+ uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
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