diff --git a/.github/workflows/format-if-needed.yml b/.github/workflows/format-if-needed.yml index e971bd0..bc1e579 100644 --- a/.github/workflows/format-if-needed.yml +++ b/.github/workflows/format-if-needed.yml @@ -30,7 +30,7 @@ jobs: with: app-id: ${{ secrets.ECOSCRIPT_APP_ID }} private-key: ${{ secrets.ECOSCRIPT_APP_PRIVATE_KEY }} - - uses: peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20 # v7 + - uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # v7 with: body: I ran `pnpm format` 🧑‍💻 branch: actions/format