We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd01010 commit ec4dc36Copy full SHA for ec4dc36
.github/workflows/backport.yml
@@ -11,6 +11,6 @@ jobs:
11
name: Backport
12
steps:
13
- name: Backport
14
- uses: tibdex/backport
+ uses: tibdex/backport@v2
15
with:
16
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments