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 fae3892 commit bd5317dCopy full SHA for bd5317d
.github/workflows/backport.yml
@@ -11,6 +11,6 @@ jobs:
11
if: github.event.pull_request.merged
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