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 c1638e5 commit 8fbcaadCopy full SHA for 8fbcaad
.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.1.0
+ uses: zeebe-io/backport-action@v3.2.0
31
with:
32
github_token: ${{ secrets.GITHUB_TOKEN }}
33
github_workspace: ${{ github.workspace }}
.github/workflows/commands.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
0 commit comments