We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f43db9 + aceaa64 commit bd3bbd7Copy full SHA for bd3bbd7
.github/workflows/backport.yaml
@@ -33,7 +33,7 @@ jobs:
33
token: ${{ secrets.GH_BACKPORT_TOKEN }}
34
ref: ${{ github.event.pull_request.head.sha }}
35
- name: Create backport PRs
36
- uses: korthout/backport-action@v3.1.0
+ uses: korthout/backport-action@v3.2.0
37
with:
38
# Inputs documented here: https://github.com/korthout/backport-action?tab=readme-ov-file#inputs
39
github_token: ${{ secrets.GH_BACKPORT_TOKEN }}
0 commit comments