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.
2 parents 573d2a8 + 42af466 commit 0e617f8Copy full SHA for 0e617f8
.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@bf5fdd624b35f95d5b85991a728bd5744e8c6cf2 # v1.3.1
+ uses: zeebe-io/backport-action@bd68141f079bd036e45ea8149bc9d174d5a04703 # v1.4.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