From 672fb41f0550efd2d81cebc67f1b79850556edf9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 15:27:33 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v7 --- .github/workflows/update-errorcodes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-errorcodes.yml b/.github/workflows/update-errorcodes.yml index 5f8d70bae5..c8ded848d3 100644 --- a/.github/workflows/update-errorcodes.yml +++ b/.github/workflows/update-errorcodes.yml @@ -30,7 +30,7 @@ jobs: EOF - name: Create Pull Request - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: title: "[chore] add error codes for new Apollo Client version" commit-message: "[chore] add error codes for new Apollo Client version"