Skip to content

Commit 1f9f919

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-tooling/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ runs:
2828
using: composite
2929
steps:
3030
- name: Setup pnpm
31-
uses: pnpm/action-setup@v4
31+
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4
3232
with:
3333
version: ${{ inputs.pnpm-version }}
3434
run_install: false

0 commit comments

Comments
 (0)