From eb24d70170b4398e0fcf57ce8b72da7304c41657 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 03:51:01 +0000 Subject: [PATCH] chore(deps): update pnpm/action-setup digest to b906aff --- .github/workflows/pnpm-lint-and-test.yaml | 4 ++-- .github/workflows/pnpm-publish.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pnpm-lint-and-test.yaml b/.github/workflows/pnpm-lint-and-test.yaml index c75bca0..eae14fe 100644 --- a/.github/workflows/pnpm-lint-and-test.yaml +++ b/.github/workflows/pnpm-lint-and-test.yaml @@ -13,7 +13,7 @@ jobs: fetch-depth: 2 - name: Setup pnpm - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4 + uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4 with: version: latest @@ -40,7 +40,7 @@ jobs: fetch-depth: 2 - name: Setup pnpm - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4 + uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4 with: version: latest diff --git a/.github/workflows/pnpm-publish.yaml b/.github/workflows/pnpm-publish.yaml index 0e285c1..cc99e7b 100644 --- a/.github/workflows/pnpm-publish.yaml +++ b/.github/workflows/pnpm-publish.yaml @@ -20,7 +20,7 @@ jobs: fetch-depth: 2 - name: Setup pnpm - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4 + uses: pnpm/action-setup@b906affcce14559ad1aafd4ab0e942779e9f58b1 # v4 with: version: latest