We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3913aa2 commit 320cd58Copy full SHA for 320cd58
2 files changed
.github/workflows/backport.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0
32
33
- name: Open Backport PR
34
- uses: zeebe-io/backport-action@bf97bcfb53d5250af8b9a15fab0f56158a63b224 # v4.5.1
+ uses: zeebe-io/backport-action@66065406958f46e82238fd59546f5a99e69e22aa # v4.5.2
35
with:
36
github_token: ${{ secrets.GITHUB_TOKEN }}
37
github_workspace: ${{ github.workspace }}
.github/workflows/commands.yml
@@ -89,7 +89,7 @@ jobs:
89
90
91
92
93
94
95
0 commit comments