We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb6f2d5 + 8245e26 commit 90fad2aCopy full SHA for 90fad2a
.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.4.1
+ uses: zeebe-io/backport-action@v4.0.0
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