From d7e6f10a9107bd6027c085c54878539c5cf44b65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 10:06:24 +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 c2399060..4b36c875 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.2 + uses: peter-evans/create-pull-request@v6.0.2 with: labels: automated pr branch: ${{github.ref_name}}