diff --git a/.github/workflows/jsonlint.yml b/.github/workflows/jsonlint.yml index 3831fc7..48cd0bf 100644 --- a/.github/workflows/jsonlint.yml +++ b/.github/workflows/jsonlint.yml @@ -86,7 +86,7 @@ jobs: command git hash-object -- "{}" \ )" = "417b7b5370df81a7316ee9f983437444afdae432" && \ command git restore --progress --source=HEAD -- "{}"' ';' - - uses: peter-evans/create-pull-request@v5 + - uses: peter-evans/create-pull-request@v6 with: commit-message: "[autofix] format JSON content" title: "[autofix] format JSON content"