We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96973ba + 7f377e3 commit 7402a1eCopy full SHA for 7402a1e
.github/workflows/backport.yml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
29
- name: Open Backport PR
30
- uses: zeebe-io/backport-action@v3.3.0
+ uses: zeebe-io/backport-action@v3.4.1
31
with:
32
github_token: ${{ secrets.GITHUB_TOKEN }}
33
github_workspace: ${{ github.workspace }}
.github/workflows/commands.yml
@@ -85,7 +85,7 @@ jobs:
85
86
87
88
89
90
91
0 commit comments