Skip to content

Commit

Permalink
Merge pull request #757 from camunda/dependabot/github_actions/zeebe-…
Browse files Browse the repository at this point in the history
…io/backport-action-2.0.0

chore(deps): bump zeebe-io/backport-action from 1.4.0 to 2.0.0
  • Loading branch information
saig0 authored Oct 31, 2023
2 parents 2617de8 + 754a886 commit f6e37c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Create backport PRs
uses: zeebe-io/backport-action@v1.4.0
uses: zeebe-io/backport-action@v2.0.0
with:
# Required
# Token to authenticate requests to GitHub
Expand Down

0 comments on commit f6e37c5

Please sign in to comment.