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 13e7837 commit 1a6d802Copy full SHA for 1a6d802
.github/workflows/backport.yml
@@ -41,7 +41,7 @@ jobs:
41
ref: ${{ github.event.pull_request.head.sha }}
42
token: ${{ steps.app-token.outputs.token }}
43
44
- - uses: korthout/backport-action@v3.2.1
+ - uses: korthout/backport-action@v3.3.0
45
id: backport
46
with:
47
github_token: ${{ steps.app-token.outputs.token }}
0 commit comments