We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aee575 commit ef57625Copy full SHA for ef57625
.github/workflows/i18n-weekly-pull.yml
@@ -45,7 +45,7 @@ jobs:
45
TRANSIFEX_API_KEY: ${{ secrets.TRANSIFEX_API_KEY }}
46
47
- name: Create Pull Request
48
- uses: peter-evans/create-pull-request@v4
+ uses: peter-evans/create-pull-request@v5
49
with:
50
commit-message: Updated translation files
51
title: Update translation files
.github/workflows/themes-weekly-pull.yml
@@ -54,7 +54,7 @@ jobs:
54
run: yarn run themes:generate
55
56
57
58
59
commit-message: Updated themes
60
title: Update themes
0 commit comments