From 0b61fb7d9853a697edce06c209d744df2c61e002 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 17:24:53 +0100 Subject: [PATCH] chore(deps): Update peter-evans/create-pull-request action to v8.1.0 (#1401) 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 6ca9d320..25fa3319 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@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0 + uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0 with: add-paths: .github/ISSUE_TEMPLATE/bug_report.yml branch: ci-update-bug-report