Skip to content

Commit 6eeaf0f

Browse files
authored
Merge pull request #436 from crossplane/renovate/zeebe-io-backport-action-1.x
Update zeebe-io/backport-action action to v1
2 parents 98fc12c + 409b015 commit 6eeaf0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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@2ee900dc92632adf994f8e437b6d16840fd61f58 # v0.0.9
30+
uses: zeebe-io/backport-action@bf5fdd624b35f95d5b85991a728bd5744e8c6cf2 # v1.3.1
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@2ee900dc92632adf994f8e437b6d16840fd61f58 # v0.0.9
88+
uses: zeebe-io/backport-action@bf5fdd624b35f95d5b85991a728bd5744e8c6cf2 # v1.3.1
8989
with:
9090
github_token: ${{ secrets.GITHUB_TOKEN }}
9191
github_workspace: ${{ github.workspace }}

0 commit comments

Comments
 (0)