diff --git a/.github/workflows/format-if-needed.yml b/.github/workflows/format-if-needed.yml index f8aaf9f..da58917 100644 --- a/.github/workflows/format-if-needed.yml +++ b/.github/workflows/format-if-needed.yml @@ -31,7 +31,7 @@ jobs: with: app-id: ${{ secrets.ECOSCRIPT_APP_ID }} private-key: ${{ secrets.ECOSCRIPT_APP_PRIVATE_KEY }} - - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6 + - uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7 with: author: github-actions <41898282+github-actions[bot]@users.noreply.github.com> body: I ran `pnpm format` 🧑‍💻