From a1d12949273301ed801619fd50268b07c4d39101 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 18:27:10 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v5 --- .github/workflows/update_blueprints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_blueprints.yml b/.github/workflows/update_blueprints.yml index 236471d04f..32ed067e88 100644 --- a/.github/workflows/update_blueprints.yml +++ b/.github/workflows/update_blueprints.yml @@ -39,7 +39,7 @@ jobs: - name: Create pull request id: cpr - uses: peter-evans/create-pull-request@v4 + uses: peter-evans/create-pull-request@v5 with: token: ${{ secrets.WAKEMEBOT_GITHUB_ACCESS_TOKEN }} commit-message: |