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 99a6f76 commit 7f07300Copy full SHA for 7f07300
.github/workflows/backport.yml
@@ -24,7 +24,7 @@ jobs:
24
)
25
steps:
26
- name: Backport Action
27
- uses: sqren/backport-github-action@v9.5.1
+ uses: sqren/backport-github-action@v10.2.0
28
with:
29
github_token: ${{ secrets.GITHUB_TOKEN }}
30
auto_backport_label_prefix: backport-to-
0 commit comments