diff --git a/.github/workflows/backport.yaml b/.github/workflows/backport.yaml index 920e50060..4ef930b16 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@4aaf0e03a94ff0a619c9a511b61aeb42adea5b02 # v4.2.0 + uses: korthout/backport-action@3c06f323a58619da1e8522229ebc8d5de2633e46 # v4.3.0 with: github_token: ${{ steps.app-token.outputs.token }} pull_description: 'Backport for #${pull_number}.'