From e3ded493d98e541fb7d50abda5c59f5a73aab9b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 04:25:56 +0000 Subject: [PATCH] build(deps): bump pnpm/action-setup from 5.0.0 to 6.0.8 Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5.0.0 to 6.0.8. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/fc06bc1257f339d1d5d8b3a19a8cae5388b55320...0e279bb959325dab635dd2c09392533439d90093) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.0.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 4 ++-- .github/workflows/perf-enforced.yml | 8 ++++---- .github/workflows/perf-foundation.yml | 8 ++++---- .github/workflows/quality-gates.yml | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8f88d4d..fe828d4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -13,7 +13,7 @@ jobs: contents: read steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 with: version: 10.28.1 - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f @@ -31,7 +31,7 @@ jobs: contents: read steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 with: version: 10.28.1 - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f diff --git a/.github/workflows/perf-enforced.yml b/.github/workflows/perf-enforced.yml index 4ef6e28..c2f2c4a 100644 --- a/.github/workflows/perf-enforced.yml +++ b/.github/workflows/perf-enforced.yml @@ -27,7 +27,7 @@ jobs: contents: read steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 with: version: 10.28.1 - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f @@ -46,7 +46,7 @@ jobs: contents: read steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 with: version: 10.28.1 - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f @@ -73,7 +73,7 @@ jobs: contents: read steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 with: version: 10.28.1 - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f @@ -90,7 +90,7 @@ jobs: contents: read steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 with: version: 10.28.1 - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f diff --git a/.github/workflows/perf-foundation.yml b/.github/workflows/perf-foundation.yml index ccb7bcf..ce63eb2 100644 --- a/.github/workflows/perf-foundation.yml +++ b/.github/workflows/perf-foundation.yml @@ -12,7 +12,7 @@ jobs: contents: read steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 with: version: 10.28.1 - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f @@ -29,7 +29,7 @@ jobs: contents: read steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 with: version: 10.28.1 - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f @@ -45,7 +45,7 @@ jobs: contents: read steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 with: version: 10.28.1 - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f @@ -70,7 +70,7 @@ jobs: contents: read steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 with: version: 10.28.1 - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f diff --git a/.github/workflows/quality-gates.yml b/.github/workflows/quality-gates.yml index fae61a0..6b87e99 100644 --- a/.github/workflows/quality-gates.yml +++ b/.github/workflows/quality-gates.yml @@ -12,7 +12,7 @@ jobs: contents: read steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 with: version: 10.28.1 - uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f