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