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 678e9d9 commit cbf4645Copy full SHA for cbf4645
.github/workflows/backport.yml
@@ -11,6 +11,6 @@ jobs:
11
name: Backport
12
steps:
13
- name: Backport
14
- uses: tibdex/backport@v1
+ uses: tibdex/backport@v2
15
with:
16
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments