Skip to content

Commit

Permalink
Merge pull request #4223 from k0sproject/dependabot/github_actions/ze…
Browse files Browse the repository at this point in the history
…ebe-io/backport-action-2.5.0

Bump zeebe-io/backport-action from 2.4.1 to 2.5.0
  • Loading branch information
github-actions[bot] authored Apr 2, 2024
2 parents b8813d0 + c8540d5 commit 95a74f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
- name: Create backport PRs
# should be kept in sync with `version`
uses: zeebe-io/backport-action@v2.4.1
uses: zeebe-io/backport-action@v2.5.0
with:
# Config README: https://github.com/zeebe-io/backport-action#backport-action
github_token: ${{ secrets.GH_BACKPORT_TOKEN }}
Expand Down

0 comments on commit 95a74f7

Please sign in to comment.