From 670744311193cb20d7cc868830c90947aabdce8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 16:14:30 +0000 Subject: [PATCH] chore(deps): bump pnpm/action-setup from 6.0.8 to 6.0.9 Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 6.0.8 to 6.0.9. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v6.0.8...0ebf47130e4866e96fce0953f49152a61190b271) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 10 +++++----- .github/workflows/connector-health.yml | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 917aa7ac..261477f1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: - id: setup-pnpm name: Install pinned pnpm launcher - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: ${{ env.PNPM_VERSION }} @@ -108,7 +108,7 @@ jobs: - id: setup-pnpm name: Install pinned pnpm launcher - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: ${{ env.PNPM_VERSION }} @@ -161,7 +161,7 @@ jobs: - id: setup-pnpm name: Install pinned pnpm launcher - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: ${{ env.PNPM_VERSION }} @@ -207,7 +207,7 @@ jobs: - id: setup-pnpm name: Install pinned pnpm launcher - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: ${{ env.PNPM_VERSION }} @@ -276,7 +276,7 @@ jobs: - id: setup-pnpm name: Install pinned pnpm launcher - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: ${{ env.PNPM_VERSION }} diff --git a/.github/workflows/connector-health.yml b/.github/workflows/connector-health.yml index cbdbecfc..fa974b73 100644 --- a/.github/workflows/connector-health.yml +++ b/.github/workflows/connector-health.yml @@ -37,7 +37,7 @@ jobs: - id: capture-pnpm name: Setup exact pnpm for capture - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: 10.32.1 @@ -121,7 +121,7 @@ jobs: - id: writer-pnpm name: Setup exact pnpm for writer - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: 10.32.1 @@ -184,7 +184,7 @@ jobs: - id: conclusion-pnpm name: Setup exact pnpm for conclusion - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 + uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 with: version: 10.32.1