diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 1d7ee91d..d868a8d4 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -20,7 +20,7 @@ jobs: persist-credentials: false fetch-depth: 0 - - uses: pnpm/action-setup@26f6d4f2c533a43e6b5da0b4a5dd983f98f7b49a # v6 + - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6 name: Install pnpm with: run_install: false @@ -47,7 +47,7 @@ jobs: persist-credentials: false fetch-depth: 0 - - uses: pnpm/action-setup@26f6d4f2c533a43e6b5da0b4a5dd983f98f7b49a # v6 + - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6 name: Install pnpm with: run_install: false diff --git a/.github/workflows/verify-build.yml b/.github/workflows/verify-build.yml index 05d7aa0c..506475e1 100644 --- a/.github/workflows/verify-build.yml +++ b/.github/workflows/verify-build.yml @@ -18,7 +18,7 @@ jobs: persist-credentials: false fetch-depth: 0 - - uses: pnpm/action-setup@26f6d4f2c533a43e6b5da0b4a5dd983f98f7b49a # v6 + - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6 name: Install pnpm with: run_install: false @@ -38,7 +38,7 @@ jobs: persist-credentials: false fetch-depth: 0 - - uses: pnpm/action-setup@26f6d4f2c533a43e6b5da0b4a5dd983f98f7b49a # v6 + - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6 name: Install pnpm with: run_install: false @@ -59,7 +59,7 @@ jobs: persist-credentials: false fetch-depth: 0 - - uses: pnpm/action-setup@26f6d4f2c533a43e6b5da0b4a5dd983f98f7b49a # v6 + - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6 name: Install pnpm with: run_install: false @@ -88,7 +88,7 @@ jobs: persist-credentials: false fetch-depth: 0 - - uses: pnpm/action-setup@26f6d4f2c533a43e6b5da0b4a5dd983f98f7b49a # v6 + - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6 name: Install pnpm with: run_install: false @@ -112,7 +112,7 @@ jobs: persist-credentials: false fetch-depth: 0 - - uses: pnpm/action-setup@26f6d4f2c533a43e6b5da0b4a5dd983f98f7b49a # v6 + - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6 name: Install pnpm with: run_install: false @@ -135,7 +135,7 @@ jobs: persist-credentials: false fetch-depth: 0 - - uses: pnpm/action-setup@26f6d4f2c533a43e6b5da0b4a5dd983f98f7b49a # v6 + - uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6 name: Install pnpm with: run_install: false