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 "