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 b46cf75 + b43da9a commit dd4d374Copy full SHA for dd4d374
.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@v9.5.1"
+ uses: "sorenlouv/backport-github-action@v10.2.0"
15
with:
16
github_token: "${{ secrets.BOT_TOKEN }}"
17
auto_backport_label_prefix: "auto-backport-to-"
0 commit comments