diff --git a/.github/workflows/pull_request_docs.yml b/.github/workflows/pull_request_docs.yml index 650805a414a..a37ee8d7e3e 100644 --- a/.github/workflows/pull_request_docs.yml +++ b/.github/workflows/pull_request_docs.yml @@ -79,7 +79,7 @@ jobs: token: ${{ secrets.JRELEASER_GITHUB_TOKEN }} # Safe; only used to clone the repo and not stored in the fork. fetch-depth: 0 # Otherwise merge will fail on account of not having history. - name: Install pnpm - uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 + uses: pnpm/action-setup@08c4be7e2e672a47d11bd04269e27e5f3e8529cb - name: Use Aikido Sec Safe Chain run: | pnpm install -g @aikidosec/safe-chain@1.1.7