Skip to content

Commit 4e22fc3

Browse files
authored
Merge pull request #100 from EngineScript/dependabot/github_actions/actions-b4af7f8568
Bump peter-evans/create-pull-request from 5 to 8 in the actions group
2 parents 879d66c + 979d318 commit 4e22fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-pot-file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
6565
- name: Create Pull Request
6666
if: steps.changes.outputs.has_changes == 'true'
67-
uses: peter-evans/create-pull-request@v5
67+
uses: peter-evans/create-pull-request@v8
6868
with:
6969
commit-message: 'chore(i18n): regenerate translation template'
7070
title: 'chore(i18n): Update translation template (.pot file)'

0 commit comments

Comments
 (0)