Skip to content

Commit 320cd58

Browse files
Update zeebe-io/backport-action action to v4.5.2
1 parent 3913aa2 commit 320cd58

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fetch-depth: 0
3232

3333
- name: Open Backport PR
34-
uses: zeebe-io/backport-action@bf97bcfb53d5250af8b9a15fab0f56158a63b224 # v4.5.1
34+
uses: zeebe-io/backport-action@66065406958f46e82238fd59546f5a99e69e22aa # v4.5.2
3535
with:
3636
github_token: ${{ secrets.GITHUB_TOKEN }}
3737
github_workspace: ${{ github.workspace }}

.github/workflows/commands.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
fetch-depth: 0
9090

9191
- name: Open Backport PR
92-
uses: zeebe-io/backport-action@bf97bcfb53d5250af8b9a15fab0f56158a63b224 # v4.5.1
92+
uses: zeebe-io/backport-action@66065406958f46e82238fd59546f5a99e69e22aa # v4.5.2
9393
with:
9494
github_token: ${{ secrets.GITHUB_TOKEN }}
9595
github_workspace: ${{ github.workspace }}

0 commit comments

Comments
 (0)