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 "