Skip to content

Commit 3c91e87

Browse files
author
rsora
committed
Bump peter-evans/create-pull-request to v3
1 parent bb5e5ad commit 3c91e87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/i18n-weekly-pull.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ jobs:
3737
TRANSIFEX_API_KEY: ${{ secrets.TRANSIFEX_API_KEY }}
3838

3939
- name: Create Pull Request
40-
uses: peter-evans/create-pull-request@v2
40+
uses: peter-evans/create-pull-request@v3
4141
with:
4242
commit-message: Updated translation files
4343
title: Updated translation files
4444
branch: i18n/translations-update
45+
author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

0 commit comments

Comments
 (0)