There was an error while loading. Please reload this page.
1 parent 1ff8a63 commit 68f6b67Copy full SHA for 68f6b67
1 file changed
.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@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
+ uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.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