Skip to content

Commit 3af61d7

Browse files
Update peter-evans/create-pull-request action to v8 (#458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent acb12c6 commit 3af61d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-l10n.yml

Lines changed: 1 addition & 1 deletion
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@v7
42+
uses: peter-evans/create-pull-request@v8
4343
with:
4444
commit-message: Update localization source file
4545
branch: update/l10n-source-file

0 commit comments

Comments
 (0)