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 0c80563 commit 5adfb07Copy full SHA for 5adfb07
.github/workflows/backport.yaml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
ref: ${{ github.event.pull_request.head.sha }}
19
- name: Create backport PRs
20
- uses: korthout/backport-action@bd68141f079bd036e45ea8149bc9d174d5a04703 # v1.4.0
+ uses: korthout/backport-action@408fae11ed190c2f91bf15d15af01b8f8b45709b # v2.0.0
21
# xref: https://github.com/korthout/backport-action#inputs
22
23
# Use token to allow workflows to be triggered for the created PR
0 commit comments