From d9a1a18d99a5cefc2f4cb3880d2234f74a886a25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 11:53:54 +0000 Subject: [PATCH] build(deps): bump pnpm/action-setup in the github-actions group Bumps the github-actions group with 1 update: [pnpm/action-setup](https://github.com/pnpm/action-setup). Updates `pnpm/action-setup` from 6.0.10 to 6.1.0 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v6.0.10...v6.1.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/remote.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/remote.yml b/.github/workflows/remote.yml index 6fc9cdca..9558f19b 100644 --- a/.github/workflows/remote.yml +++ b/.github/workflows/remote.yml @@ -28,7 +28,7 @@ jobs: steps: - uses: actions/checkout@v7 - - uses: pnpm/action-setup@v6.0.10 + - uses: pnpm/action-setup@v6.1.0 with: version: 10