Skip to content

Commit d5657a9

Browse files
chore(deps): pin pnpm/action-setup action to a7487c7
1 parent a9dabef commit d5657a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
fetch-depth: 0
4545

4646
- name: Install pnpm
47-
uses: pnpm/action-setup@v4
47+
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4
4848
with:
4949
# version: 10.2.0
5050
run_install: false

0 commit comments

Comments
 (0)