Skip to content

Commit ddb2c29

Browse files
Bump peter-evans/create-pull-request from 6 to 8 (#1247)
1 parent bfea26a commit ddb2c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-grammars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
git submodule update --remote --merge repos/${{ matrix.target }}
132132
133133
- name: Create Pull Request
134-
uses: peter-evans/create-pull-request@v6
134+
uses: peter-evans/create-pull-request@v8
135135
with:
136136
title: 'chore: Bump ${{ matrix.target }} grammar'
137137
body: ''

0 commit comments

Comments
 (0)