diff --git a/.github/workflows/update-grammars.yml b/.github/workflows/update-grammars.yml index f1ff7604..a412f196 100644 --- a/.github/workflows/update-grammars.yml +++ b/.github/workflows/update-grammars.yml @@ -131,7 +131,7 @@ jobs: git submodule update --remote --merge repos/${{ matrix.target }} - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: title: 'chore: Bump ${{ matrix.target }} grammar' body: ''