From d75a2bdce962926caccfdad4b312260b39a56dba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 08:39:58 +0000 Subject: [PATCH] chore(deps): update korthout/backport-action action to v4.4.0 --- .github/workflows/backport.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/backport.yaml b/.github/workflows/backport.yaml index cf51b1306..0e7342ebf 100644 --- a/.github/workflows/backport.yaml +++ b/.github/workflows/backport.yaml @@ -45,7 +45,7 @@ jobs: # Backport action that creates the PR with given settings - name: Create backport PR - uses: korthout/backport-action@3c06f323a58619da1e8522229ebc8d5de2633e46 # v4.3.0 + uses: korthout/backport-action@ad30f01dbe543be4a24431001c38f3617af8c745 # v4.4.0 with: github_token: ${{ steps.app-token.outputs.token }} pull_description: 'Backport for #${pull_number}.'