From 553c87597f95a49fb9bcb4295229b948cbdff759 Mon Sep 17 00:00:00 2001 From: Lance Pioch Date: Sun, 21 Jun 2026 23:37:39 -0400 Subject: [PATCH] Bump create-pull-request to v8 in the translations workflow (#2404) --- .github/workflows/download-translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/download-translations.yml b/.github/workflows/download-translations.yml index 88b25fffa..0992a913d 100644 --- a/.github/workflows/download-translations.yml +++ b/.github/workflows/download-translations.yml @@ -38,7 +38,7 @@ jobs: uses: aglipanci/laravel-pint-action@8eedec46a1856977c41667f9c66d5562fa3f9c08 # 2.4 - name: Create Pull Request - uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: 'chore: update translations and format with pint'