From 68944b4484d9ac5cdc3d1c191843da3888bc5a1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:14:17 +0100 Subject: [PATCH] [upd] github-actions: Bump peter-evans/create-pull-request (#5681) Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 8.0.0 to 8.1.0. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/98357b18bf14b5342f975ff684046ec3b2a07725...c0f553fe549906ede9cf27b5156039d195d2ece0) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/data-update.yml | 2 +- .github/workflows/l10n.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/data-update.yml b/.github/workflows/data-update.yml index fb07b900c..a08e87964 100644 --- a/.github/workflows/data-update.yml +++ b/.github/workflows/data-update.yml @@ -65,7 +65,7 @@ jobs: - name: Create PR id: cpr - uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0 + uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0 with: author: "searxng-bot " committer: "searxng-bot " diff --git a/.github/workflows/l10n.yml b/.github/workflows/l10n.yml index c2e14b2ae..9466b7e71 100644 --- a/.github/workflows/l10n.yml +++ b/.github/workflows/l10n.yml @@ -117,7 +117,7 @@ jobs: - name: Create PR id: cpr - uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0 + uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0 with: author: "searxng-bot " committer: "searxng-bot "