From 81149c5c088fbe82afffdf65cd0c2e5f0738ba33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 21:10:35 +0000 Subject: [PATCH] chore(deps): update pnpm/action-setup digest to 0e279bb --- .github/workflows/autofix.yml | 2 +- .github/workflows/continuous-integration.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index 6f5bdde26..06d3375ad 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -24,7 +24,7 @@ jobs: with: node-version: lts/* - - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6 name: Install pnpm - name: Install dependencies (root only, no scripts) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 7675055cf..ce4d98812 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -31,7 +31,7 @@ jobs: with: node-version: lts/* - - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6 name: Install pnpm - name: Install dependencies (root only, no scripts) @@ -51,7 +51,7 @@ jobs: with: node-version: lts/* - - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6 name: Install pnpm - name: Install dependencies @@ -74,7 +74,7 @@ jobs: with: node-version: lts/* - - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6 + - uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6 name: Install pnpm - name: Install dependencies