Skip to content

Commit

Permalink
Merge pull request crossplane#5274 from crossplane/renovate/master-ze…
Browse files Browse the repository at this point in the history
…ebe-io-backport-action-2.x

chore(deps): update zeebe-io/backport-action action to v2.4.0 (master)
  • Loading branch information
negz authored Jan 22, 2024
2 parents 4144a09 + 8cb1824 commit efbec7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fetch-depth: 0

- name: Open Backport PR
uses: zeebe-io/backport-action@addffea45a2f0b5682f1d5ba0506f45bc18bf174 # v2.3.0
uses: zeebe-io/backport-action@79b9f245a4132c5bf4bca01c7526cfea24059c03 # v2.4.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_workspace: ${{ github.workspace }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fetch-depth: 0

- name: Open Backport PR
uses: zeebe-io/backport-action@addffea45a2f0b5682f1d5ba0506f45bc18bf174 # v2.3.0
uses: zeebe-io/backport-action@79b9f245a4132c5bf4bca01c7526cfea24059c03 # v2.4.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_workspace: ${{ github.workspace }}
Expand Down

0 comments on commit efbec7a

Please sign in to comment.