diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7e0476b7d..398d263bc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: with: fetch-depth: 0 - - uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0 + - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0 name: Install pnpm with: version: 9 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 01129a9c1..2abc1a544 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -58,7 +58,7 @@ jobs: fetch-depth: 0 token: ${{ secrets.SECURITY_BOT_PSA_PAT }} - - uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda + - uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 name: Install pnpm with: version: 9