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 6033760 commit f33fb62Copy full SHA for f33fb62
.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@ca4972adce8039ff995e618f5fc02d1b7961f27a # v3.3.0
+ uses: zeebe-io/backport-action@d07416681cab29bf2661702f925f020aaa962997 # v3.4.1
31
with:
32
github_token: ${{ secrets.GITHUB_TOKEN }}
33
github_workspace: ${{ github.workspace }}
0 commit comments