From 871ed47f89ba06791b331497174d210f991cc78b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 14:27:38 +0200 Subject: [PATCH] [upd] github-actions: Bump peter-evans/create-pull-request (#5987) Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/c0f553fe549906ede9cf27b5156039d195d2ece0...5f6978faf089d4d20b00c7766989d076bb2fc7f1) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 9d24afcb1..26623f40c 100644 --- a/.github/workflows/data-update.yml +++ b/.github/workflows/data-update.yml @@ -66,7 +66,7 @@ jobs: - name: Create PR id: cpr - uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1 with: author: "searxng-bot " committer: "searxng-bot " diff --git a/.github/workflows/l10n.yml b/.github/workflows/l10n.yml index 01b14eb60..12bdd77ea 100644 --- a/.github/workflows/l10n.yml +++ b/.github/workflows/l10n.yml @@ -119,7 +119,7 @@ jobs: - name: Create PR id: cpr - uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0 + uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1 with: author: "searxng-bot " committer: "searxng-bot "