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 24a541f commit ff8adfcCopy full SHA for ff8adfc
.github/workflows/backport.yml
@@ -32,7 +32,7 @@ jobs:
32
runs-on: ubuntu-latest
33
steps:
34
- name: Backport Action
35
- uses: sorenlouv/backport-github-action@v9.5.1
+ uses: sorenlouv/backport-github-action@v10.2.0
36
with:
37
github_token: ${{ secrets.GITHUB_TOKEN }}
38
auto_backport_label_prefix: backport
0 commit comments