Skip to content

Commit 8bd93fb

Browse files
build(deps): bump pnpm/action-setup in /actions/setup-environment
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@a7487c7...41ff726) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f7e83c commit 8bd93fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/setup-environment/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ runs:
5151

5252
- name: Setup pnpm
5353
if: inputs.pnpm == 'true'
54-
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
54+
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
5555

5656
- name: Setup Node.js (with version file)
5757
if: inputs.use-version-file == 'true'

0 commit comments

Comments
 (0)