From 400a29b993e7bfd88630e85dc45adce440b1e660 Mon Sep 17 00:00:00 2001 From: Katos <7927609+katosdev@users.noreply.github.com> Date: Sun, 27 Apr 2025 15:39:01 +0100 Subject: [PATCH] Update update-currencies.yml --- .github/workflows/update-currencies.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-currencies.yml b/.github/workflows/update-currencies.yml index 0ce6c1a4..3c38f826 100644 --- a/.github/workflows/update-currencies.yml +++ b/.github/workflows/update-currencies.yml @@ -40,7 +40,7 @@ jobs: - name: Create Pull Request if: env.changed == 'true' - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v7.0.8 with: token: ${{ secrets.GITHUB_TOKEN }} branch: update-currencies