diff --git a/.github/workflows/pull_request_docs.yml b/.github/workflows/pull_request_docs.yml index 03839afca5c..216ad899e29 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@078e9d416474b29c0c387560859308974f7e9c53 + uses: pnpm/action-setup@903f9c1a6ebcba6cf41d87230be49611ac97822e - name: Use Aikido Sec Safe Chain run: | pnpm install -g @aikidosec/safe-chain@1.1.7