We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1438466 commit a6f54acCopy full SHA for a6f54ac
.github/workflows/backport.yaml
@@ -17,7 +17,7 @@ jobs:
17
)
18
steps:
19
- name: Backport Action
20
- uses: sqren/backport-github-action@v9.2.2
+ uses: sorenlouv/backport-github-action@v9.5.1
21
with:
22
github_token: ${{ secrets.GITHUB_TOKEN }}
23
auto_backport_label_prefix: backport-
0 commit comments