Skip to content

Commit 3cc1115

Browse files
chore(deps): update actions/attest-build-provenance action to v2.2.1 (#2907)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65a2926 commit 3cc1115

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@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
69+
uses: actions/attest-build-provenance@f9eaf234fc1c2e333c1eca18177db0f44fa6ba52 # v2.2.1
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)