Skip to content

Commit da0e904

Browse files
chore(deps): update actions/attest-build-provenance action to v3.2.0 (#3324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6bc947 commit da0e904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
run: bunx @vscode/vsce package
6767

6868
- name: 🔒 Attest artifacts
69-
uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
69+
uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
7070
# Read: https://docs.github.com/en/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds
7171
with:
7272
subject-path: ${{ env.EXTENSION_FILE }}

0 commit comments

Comments
 (0)