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 1cead49 + fe99be5 commit ac9d82aCopy full SHA for ac9d82a
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@v10.4.0"
+ uses: "sorenlouv/backport-github-action@v11.0.0"
15
with:
16
github_token: "${{ secrets.BOT_TOKEN }}"
17
auto_backport_label_prefix: "auto-backport-to-"
0 commit comments