Skip to content

Commit 4c7bdb5

Browse files
chore(deps): bump zeebe-io/backport-action from 4.2.0 to 4.3.0 (#126)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: J. Fernández <7312236+fernandezcuesta@users.noreply.github.com>
1 parent 247307f commit 4c7bdb5

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
@@ -27,7 +27,7 @@ jobs:
2727
fetch-depth: 0
2828

2929
- name: Open Backport PR
30-
uses: zeebe-io/backport-action@4aaf0e03a94ff0a619c9a511b61aeb42adea5b02 # v4.2.0
30+
uses: zeebe-io/backport-action@3c06f323a58619da1e8522229ebc8d5de2633e46 # v4.3.0
3131
with:
3232
github_token: ${{ secrets.GITHUB_TOKEN }}
3333
github_workspace: ${{ github.workspace }}

.github/workflows/commands.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
fetch-depth: 0
8686

8787
- name: Open Backport PR
88-
uses: zeebe-io/backport-action@4aaf0e03a94ff0a619c9a511b61aeb42adea5b02 # v4.2.0
88+
uses: zeebe-io/backport-action@3c06f323a58619da1e8522229ebc8d5de2633e46 # v4.3.0
8989
with:
9090
github_token: ${{ secrets.GITHUB_TOKEN }}
9191
github_workspace: ${{ github.workspace }}

0 commit comments

Comments
 (0)