Skip to content

Commit cf61a25

Browse files
committed
Update peter-evans/create-pull-request action to v6
1 parent e208c1f commit cf61a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-l10n.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
- name: Create Pull Request 🆕
4141
if: env.NUM_DIFFS > 1
42-
uses: peter-evans/create-pull-request@v5
42+
uses: peter-evans/create-pull-request@v6
4343
with:
4444
commit-message: Update localization source file
4545
branch: update/l10n-source-file

0 commit comments

Comments
 (0)