Skip to content

Commit

Permalink
Merge pull request #9832 from NixOS/dependabot/github_actions/zeebe-i…
Browse files Browse the repository at this point in the history
…o/backport-action-2.4.0

build(deps): bump zeebe-io/backport-action from 2.3.0 to 2.4.0
  • Loading branch information
edolstra authored Jan 23, 2024
2 parents 08bf284 + 9a51209 commit d210252
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 @@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
- name: Create backport PRs
# should be kept in sync with `version`
uses: zeebe-io/backport-action@v2.3.0
uses: zeebe-io/backport-action@v2.4.0
with:
# Config README: https://github.com/zeebe-io/backport-action#backport-action
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d210252

Please sign in to comment.