Skip to content

Commit

Permalink
chore(deps): bump korthout/backport-action from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 2 to 3.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@v2...v3)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 5bf6dad commit dc20f91
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 @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Create backport PRs
uses: korthout/backport-action@v2
uses: korthout/backport-action@v3
with:
github_token: ${{ secrets.BACKPORT_ACTION_PAT }}

Expand Down

0 comments on commit dc20f91

Please sign in to comment.