Skip to content

Commit

Permalink
build(deps): bump kiegroup/git-backporting from 4.5.2 to 4.7.1
Browse files Browse the repository at this point in the history
Bumps [kiegroup/git-backporting](https://github.com/kiegroup/git-backporting) from 4.5.2 to 4.7.1.
- [Release notes](https://github.com/kiegroup/git-backporting/releases)
- [Changelog](https://github.com/kiegroup/git-backporting/blob/main/CHANGELOG.md)
- [Commits](kiegroup/git-backporting@f4a2683...fc5dba6)

---
updated-dependencies:
- dependency-name: kiegroup/git-backporting
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2024
1 parent 830ec42 commit 0d61042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport_v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
|| contains(github.event.pull_request.labels.*.name, 'semver:minor')
|| contains(github.event.label.name, 'semver:patch')
|| contains(github.event.label.name, 'semver:minor')
uses: kiegroup/git-backporting@f4a2683189e62ce0acf2f3285b3b27debf2eacc9
uses: kiegroup/git-backporting@fc5dba6703e6e81cbb4f52d15c12384c1bf896c5
with:
target-branch: v1
pull-request: ${{ github.event.pull_request.url }}
Expand Down

0 comments on commit 0d61042

Please sign in to comment.