From 74c586a217018d191123b4d0c81e68f4b776239b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 20:49:14 +0000 Subject: [PATCH] Update peter-evans/create-pull-request action to v8 --- .github/workflows/update-l10n.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-l10n.yml b/.github/workflows/update-l10n.yml index c4d1838d..ecb8562d 100644 --- a/.github/workflows/update-l10n.yml +++ b/.github/workflows/update-l10n.yml @@ -39,7 +39,7 @@ jobs: - name: Create Pull Request 🆕 if: env.NUM_DIFFS > 1 - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: commit-message: Update localization source file branch: update/l10n-source-file