We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 879d66c + 979d318 commit 4e22fc3Copy full SHA for 4e22fc3
1 file changed
.github/workflows/update-pot-file.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Create Pull Request
66
if: steps.changes.outputs.has_changes == 'true'
67
- uses: peter-evans/create-pull-request@v5
+ uses: peter-evans/create-pull-request@v8
68
with:
69
commit-message: 'chore(i18n): regenerate translation template'
70
title: 'chore(i18n): Update translation template (.pot file)'
0 commit comments