From d65288dfd60293e147033d945844994045ef100f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 16:39:15 +0000 Subject: [PATCH] chore(deps): update korthout/backport-action digest to bf97bcf --- .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 bd6177b06..7580e44d1 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@7c3f6cd5843cac11bc59a04a1b7699af93261670 # v4.5 + uses: korthout/backport-action@bf97bcfb53d5250af8b9a15fab0f56158a63b224 # v4.5 with: github_token: ${{ steps.app-token.outputs.token }} pull_description: 'Backport for #${pull_number}.'