From cf61a2588bbf5eebd39042d9f5da411e39be36fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 15:02:43 +0000 Subject: [PATCH] Update peter-evans/create-pull-request action to v6 --- .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 947a1c0e..b4b8d07a 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@v5 + uses: peter-evans/create-pull-request@v6 with: commit-message: Update localization source file branch: update/l10n-source-file