[el10] chore(.github/workflows/sync.yml): Update Backport Action (#7628) (#7642)

* chore(.github/workflows/sync.yml): Update Backport Action (#7628)

Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit e1af7bbb17)
Signed-off-by: GildedRoach <GildedRoach@users.noreply.github.com>

* Update sync.yml

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
Signed-off-by: GildedRoach <GildedRoach@users.noreply.github.com>
This commit is contained in:
Gilver
2025-11-24 02:14:48 -06:00
committed by GitHub
parent a94a0480ec
commit 8d4c92c504
+2 -2
View File
@@ -9,7 +9,7 @@ on:
jobs:
backport:
name: Backport/sync PR
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-22.04
if: github.event.pull_request.merged
steps:
- name: Install SSH signing key
@@ -25,7 +25,7 @@ jobs:
git config --global commit.gpgsign true
- name: Backport Action
uses: sorenlouv/backport-github-action@v9.5.1
uses: sorenlouv/backport-github-action@v10.2.0
with:
github_token: ${{ secrets.RABONEKO_BACKPORT_GITHUB_TOKEN }}
auto_backport_label_prefix: sync-