From 6a9545fecd867d29f7c0c5d9b58caf0c939acaff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 19:32:03 +0000 Subject: [PATCH] chore(deps) Update peter-evans/create-pull-request action to v7 --- .github/workflows/update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index 1095d959..a8a5a3b9 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -22,7 +22,7 @@ jobs: git reset --hard ${{github.ref_name}} - name: 🆕 Create Pull Request - uses: peter-evans/create-pull-request@v5.0.3 + uses: peter-evans/create-pull-request@v7.0.5 with: labels: automated pr branch: ${{github.ref_name}}