From dff24f50e89b30a2b00f6c8b577d231b1f7a20db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 10:15:15 +0000 Subject: [PATCH] Update peter-evans/create-pull-request action to v6 --- .github/workflows/translations-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/translations-pr.yml b/.github/workflows/translations-pr.yml index c069d4ea3..586bcf152 100644 --- a/.github/workflows/translations-pr.yml +++ b/.github/workflows/translations-pr.yml @@ -28,7 +28,7 @@ jobs: run: swift run tools generate-sas - name: Create PR for Translations - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 with: token: ${{ secrets.ELEMENT_BOT_TOKEN }} commit-message: Translations update