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 e2a677e commit de4ad62Copy full SHA for de4ad62
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@3c06f323a58619da1e8522229ebc8d5de2633e46 # v4.3.0
+ uses: korthout/backport-action@ad30f01dbe543be4a24431001c38f3617af8c745 # v4.4.0
49
with:
50
github_token: ${{ steps.app-token.outputs.token }}
51
pull_description: 'Backport for #${pull_number}.'
0 commit comments