diff --git a/.github/workflows/backport.yaml b/.github/workflows/backport.yaml index 7580e44d1..1cc8ab74e 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@bf97bcfb53d5250af8b9a15fab0f56158a63b224 # v4.5 + uses: korthout/backport-action@66065406958f46e82238fd59546f5a99e69e22aa # v4.5 with: github_token: ${{ steps.app-token.outputs.token }} pull_description: 'Backport for #${pull_number}.'