We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63347c2 commit 3d58577Copy full SHA for 3d58577
.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@e8161d6a0dbfa2651b7daa76cbb75bc7c925bbf3 # v2.4.1
+ uses: zeebe-io/backport-action@ef20d86abccbac3ee3a73cb2efbdc06344c390e5 # v2.5.0
31
with:
32
github_token: ${{ secrets.GITHUB_TOKEN }}
33
github_workspace: ${{ github.workspace }}
0 commit comments