Skip to content

Commit daa6889

Browse files
chore(deps): update pnpm/action-setup digest to b906aff
1 parent d3f862f commit daa6889

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
echo "NODE_VERSION=$NODE_VERSION" >> $GITHUB_ENV
2626
2727
- name: Install pnpm
28-
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4
28+
uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4
2929

3030
- name: Setup Node.js
3131
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: npm install -g npm@latest
3535

3636
- name: Install pnpm
37-
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4
37+
uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4
3838
with:
3939
run_install: false
4040

0 commit comments

Comments
 (0)