Skip to content

Commit 844551b

Browse files
authored
Merge pull request #66 from secondlife/dependabot/github_actions/actions-a9bcc878af
chore(deps): bump pnpm/action-setup from 6.0.9 to 6.0.10 in the actions group
2 parents 0305df3 + 625ba91 commit 844551b

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
@@ -24,7 +24,7 @@ jobs:
2424
node-version: '24'
2525

2626
- name: Setup pnpm
27-
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
27+
uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10
2828
with:
2929
version: 10
3030

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
node-version: '24'
2929

3030
- name: Setup pnpm
31-
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
31+
uses: pnpm/action-setup@0977fd99725f1db4007ccb2928dbb4e90d06cc86 # v6.0.10
3232
with:
3333
version: 10
3434

0 commit comments

Comments
 (0)