From f06a03329f1e38b20933c6564c673255202fa12d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 21:42:54 +0000 Subject: [PATCH] chore(deps): update korthout/backport-action action to v4.6 --- .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 96124ef2e..0a91726c4 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@66065406958f46e82238fd59546f5a99e69e22aa # v4.5 + uses: korthout/backport-action@2e830a1d0b8269505846ddd407a70876913ad1f8 # v4.6 with: github_token: ${{ steps.app-token.outputs.token }} pull_description: 'Backport for #${pull_number}.'