From bd13791a83db0fc3e6c14424d8abd476c7b93d5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 22:09:00 +0100 Subject: [PATCH] chore(deps): Update peter-evans/create-pull-request action to v8 (#1282) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/update-issue-form.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-issue-form.yml b/.github/workflows/update-issue-form.yml index 7c74e8a4..afbdd418 100644 --- a/.github/workflows/update-issue-form.yml +++ b/.github/workflows/update-issue-form.yml @@ -54,7 +54,7 @@ jobs: dry_run: no-push - name: 📬 Commit and create pull request - uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e #v7.0.8 + uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0 with: add-paths: .github/ISSUE_TEMPLATE/bug_report.yml branch: ci-update-bug-report