Skip to content

Commit 6b48c56

Browse files
Update script.yml
1 parent c36dfdd commit 6b48c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/script.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Generate go files
2323
run: python scripts/build.py
2424
- name: Open Pull Request
25-
uses: peter-evans/create-pull-request@v4
25+
uses: peter-evans/create-pull-request@v6
2626
with:
2727
commit-message: >
2828
Generated methods and types for GoTGramBot

0 commit comments

Comments
 (0)