Skip to content

Commit

Permalink
build(deps): bump kiegroup/git-backporting from 4.4.0 to 4.4.1
Browse files Browse the repository at this point in the history
Bumps [kiegroup/git-backporting](https://github.com/kiegroup/git-backporting) from 4.4.0 to 4.4.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@4313be4...aac73bf)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 6, 2023
1 parent dca8ae6 commit 711b042
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@4313be48e73b299a20b3c8290fd1ea8704e8dd5e
uses: kiegroup/git-backporting@aac73bf7c5fd0e94086d421b6b9646d77efdad76
with:
target-branch: v1
pull-request: ${{ github.event.pull_request.url }}
Expand Down

0 comments on commit 711b042

Please sign in to comment.