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 e6bc947 commit da0e904Copy full SHA for da0e904
.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@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
+ uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.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