From 0c6e6cc2f012102dfa41801c16814a7dbffff55d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 17:52:14 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v8.1.1 --- .github/workflows/update-translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-translations.yml b/.github/workflows/update-translations.yml index e5194340c..824bfd53d 100644 --- a/.github/workflows/update-translations.yml +++ b/.github/workflows/update-translations.yml @@ -40,7 +40,7 @@ jobs: run: just --justfile i18n/justfile extract-translation-templates - name: Create Pull Request - uses: peter-evans/create-pull-request@v8.1.0 + uses: peter-evans/create-pull-request@v8.1.1 with: author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> # Same as committer body: This is an automatic pull request to update translation files.