diff --git a/.github/workflows/jsonlint.yml b/.github/workflows/jsonlint.yml index 4382eb6a5f..36ee962d41 100644 --- a/.github/workflows/jsonlint.yml +++ b/.github/workflows/jsonlint.yml @@ -155,7 +155,7 @@ jobs: -- \ "${1-}" ' _ {} ';' - - uses: peter-evans/create-pull-request@v6 + - uses: peter-evans/create-pull-request@v7 with: commit-message: "[autofix] format JSON content" title: "[autofix] format JSON content"