From 674349d5b42918ec284f958d0afaf9a081ee8728 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Mon, 19 May 2025 04:41:47 -0700 Subject: [PATCH] chore(.github/workflows/sync.yaml): Update to latest Action version (#4883) (#4901) Honestly I'm kinda just hoping some of the bugfixes make this thing work better. I will revert if any issues arise. (cherry picked from commit 1b3ac8c99e52d4a8eb9bfdf13060400c841258f5) Signed-off-by: Gilver Co-authored-by: Gilver --- .github/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 10b85a5a55..fdd4824ec0 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -23,7 +23,7 @@ jobs: git config --global commit.gpgsign true - name: Backport Action - uses: sorenlouv/backport-github-action@v9.3.0 + uses: sorenlouv/backport-github-action@v9.5.1 with: github_token: ${{ secrets.RABONEKO_BACKPORT_GITHUB_TOKEN }} auto_backport_label_prefix: sync-