Skip to content

Use Maven wrapper and replace verify-changed-files check in GHA#70

Merged
kaikreuzer merged 1 commit intoopenhab:mainfrom
wborn:harden-gha
Jul 29, 2025
Merged

Use Maven wrapper and replace verify-changed-files check in GHA#70
kaikreuzer merged 1 commit intoopenhab:mainfrom
wborn:harden-gha

Conversation

@wborn
Copy link
Copy Markdown
Member

@wborn wborn commented Jul 28, 2025

This reduces reliance on third-party GitHub Actions and hardens the workflow by:

  • Switching to the Maven wrapper (mvnw) for consistent builds
  • Replacing the verify-changed-files check with a native implementation

This reduces reliance on third-party GitHub Actions and hardens the workflow by:

- Switching to the Maven wrapper (mvnw) for consistent builds
- Replacing the verify-changed-files check with a native implementation

Signed-off-by: Wouter Born <github@maindrain.net>
@kaikreuzer kaikreuzer merged commit 4562015 into openhab:main Jul 29, 2025
2 checks passed
@wborn wborn deleted the harden-gha branch July 29, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants