Skip to content

Commit d2db744

Browse files
chore(deps): update pnpm/action-setup action to v4.1.0
1 parent 5061262 commit d2db744

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.1.0
3232
with:
3333
version: ${{ inputs.pnpm-version }}
3434
run_install: false

0 commit comments

Comments
 (0)