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.
2 parents 5979f82 + 68979a5 commit b324863Copy full SHA for b324863
1 file changed
.github/workflows/backport.yaml
@@ -11,7 +11,7 @@ jobs:
11
if: "${{ github.event.pull_request.merged == true }}"
12
steps:
13
- name: "Backport Action"
14
- uses: "sorenlouv/backport-github-action@v11.0.0"
+ uses: "sorenlouv/backport-github-action@v12.0.0"
15
with:
16
github_token: "${{ secrets.BOT_TOKEN }}"
17
auto_backport_label_prefix: "auto-backport-to-"
0 commit comments