Skip to content

Commit

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

chore(deps): bump zeebe-io/backport-action from 3.1.0 to 3.2.0
  • Loading branch information
saig0 authored Feb 25, 2025
2 parents a720244 + 58a5e72 commit e73d3cb
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 @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Create backport PRs
uses: zeebe-io/backport-action@v3.1.0
uses: zeebe-io/backport-action@v3.2.0
with:
# Required
# Token to authenticate requests to GitHub
Expand Down

0 comments on commit e73d3cb

Please sign in to comment.