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 0bd2722 commit f8fb812Copy full SHA for f8fb812
.github/workflows/backport.yml
@@ -15,7 +15,7 @@ jobs:
15
)
16
steps:
17
- name: Backport Action
18
- uses: sqren/backport-github-action@v8.9.7
+ uses: sqren/backport-github-action@v9.3.0
19
with:
20
github_token: ${{ secrets.GITHUB_TOKEN }}
21
auto_backport_label_prefix: auto-backport-to-
0 commit comments