From 644f1563c96be0a1a7c2eee5743d886ddd9c615a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 09:30:05 +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}}