From df1d0b1bd8ef31c3c758c91f8210f39043a5726f Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Mon, 24 Jun 2024 02:05:33 -0400 Subject: [PATCH] Unpin peter-evans/create-pull-request to v7 --- .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 900899dd52..2d56641564 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.5 + uses: peter-evans/create-pull-request@v7 with: commit-message: 'New Crowdin translations' title: 'New Crowdin Translations (automated)'