Skip to content

Commit 6820299

Browse files
build(deps): bump pnpm/action-setup from 4.2.0 to 5.0.0 in /actions/setup-environment (#120)
build(deps): bump pnpm/action-setup in /actions/setup-environment Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.2.0 to 5.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@41ff726...fc06bc1) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8fa11a commit 6820299

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
54+
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
5555

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

0 commit comments

Comments
 (0)