Commit Graph
5 Commits
Author SHA1 Message Date
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
55258f5b66 Bump actions/checkout from 6 to 7 (#5659)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-19 17:45:20 +02:00
Holger FriedrichandGitHub a38ece3f8b [GHA] Sign off PRs as openHAB bot (#5581)
* [GHA] Sign off PRs as openHAB bot

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2026-05-29 21:48:25 +02:00
Holger FriedrichandGitHub 392241a029 [GHA] Fix mvnw checksum pinning (#5500)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2026-04-30 21:35:52 +02:00
dependabot[bot]andGitHub 8556bf66d5 Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#5483)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/c0f553fe549906ede9cf27b5156039d195d2ece0...5f6978faf089d4d20b00c7766989d076bb2fc7f1)

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 08:13:49 +02:00
Holger FriedrichandGitHub 1620b2a0df Add workflow to upgrade Maven Wrapper (#5410)
* Add workflow to upgrade Maven Wrapper

This GHA workflow checks for new Maven Warper scripts and upgrades Maven to
latest GA release (currently 3.x).
It runs once a week and creates a PR for possible changes.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2026-03-27 13:41:30 +01:00