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