Skip to content

Commit

Permalink
chore(deps): bump korthout/backport-action (#12219)
Browse files Browse the repository at this point in the history
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from e355f68e2fc1cb0063b1c1b717882290ffc994bf to 930286d359d53effaf69607223933cbbb02460eb.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@e355f68...930286d)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 9cf81ab commit 329e0ef
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 @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Create backport pull requests
uses: korthout/backport-action@e355f68e2fc1cb0063b1c1b717882290ffc994bf #v2.2.0
uses: korthout/backport-action@930286d359d53effaf69607223933cbbb02460eb #v2.2.0
with:
github_token: ${{ secrets.PAT }}
pull_title: '[backport -> ${target_branch}] ${pull_title}'
Expand Down

0 comments on commit 329e0ef

Please sign in to comment.