We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7711a86 commit d9eabb2Copy full SHA for d9eabb2
1 file changed
.github/workflows/backport.yaml
@@ -45,7 +45,7 @@ jobs:
45
46
# Backport action that creates the PR with given settings
47
- name: Create backport PR
48
- uses: korthout/backport-action@ad30f01dbe543be4a24431001c38f3617af8c745 # v4.4.0
+ uses: korthout/backport-action@7c3f6cd5843cac11bc59a04a1b7699af93261670 # v4.5
49
with:
50
github_token: ${{ steps.app-token.outputs.token }}
51
pull_description: 'Backport for #${pull_number}.'
0 commit comments