From eac8638f35a032f58ea1b257d5c80e72bb180d2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:19:56 +0000 Subject: [PATCH] chore(deps): update pnpm/action-setup action to v2.4.0 --- .github/workflows/release.yml | 2 +- .github/workflows/rollup-plugin.yml | 4 ++-- .github/workflows/vite-plugin.yml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 41579df29..9407d8718 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: - name: Setup PNPM # You may pin to the exact commit or the version. # uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2 - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@v2.4.0 with: # Version of PNPM to install version: 6.3.0 diff --git a/.github/workflows/rollup-plugin.yml b/.github/workflows/rollup-plugin.yml index 128abff05..b408481e5 100644 --- a/.github/workflows/rollup-plugin.yml +++ b/.github/workflows/rollup-plugin.yml @@ -44,7 +44,7 @@ jobs: - name: Setup PNPM # You may pin to the exact commit or the version. # uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2 - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@v2.4.0 with: # Version of PNPM to install version: 6.3.0 @@ -94,7 +94,7 @@ jobs: - name: Setup PNPM # You may pin to the exact commit or the version. # uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2 - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@v2.4.0 with: # Version of PNPM to install version: 6.3.0 diff --git a/.github/workflows/vite-plugin.yml b/.github/workflows/vite-plugin.yml index 8e928e58d..a654cbb07 100644 --- a/.github/workflows/vite-plugin.yml +++ b/.github/workflows/vite-plugin.yml @@ -42,7 +42,7 @@ jobs: - name: Setup PNPM # You may pin to the exact commit or the version. # uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2 - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@v2.4.0 with: # Version of PNPM to install version: 7.9.5 @@ -88,7 +88,7 @@ jobs: - name: Setup PNPM # You may pin to the exact commit or the version. # uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2 - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@v2.4.0 with: # Version of PNPM to install version: 7.9.5 @@ -143,7 +143,7 @@ jobs: - name: Setup PNPM # You may pin to the exact commit or the version. # uses: pnpm/action-setup@646cdf48217256a3d0b80361c5a50727664284f2 - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@v2.4.0 with: # Version of PNPM to install version: 7.9.5