From 67a8d4638c6e6a3ef178258504a6535746608c42 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Wed, 8 Jan 2025 06:01:51 -0500 Subject: [PATCH] Unpin peter-evans/create-pull-request to v7 (#30817) --- .github/workflows/crowdin-download.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/crowdin-download.yml b/.github/workflows/crowdin-download.yml index a7e47bb2a..d247a514d 100644 --- a/.github/workflows/crowdin-download.yml +++ b/.github/workflows/crowdin-download.yml @@ -52,7 +52,7 @@ jobs: # Create or update the pull request - name: Create Pull Request - uses: peter-evans/create-pull-request@v7.0.6 + uses: peter-evans/create-pull-request@v7 with: commit-message: 'New Crowdin translations' title: 'New Crowdin Translations (automated)'