From 88cc2d9d467cd5756dd7f3e245d310a7392a7b8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 09:38:33 +0000 Subject: [PATCH] chore(deps) Update peter-evans/create-pull-request action to v6 --- .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..a80b51be 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@v6.1.0 with: labels: automated pr branch: ${{github.ref_name}}