slachiewicz opened a new pull request, #686: URL: https://github.com/apache/maven-checkstyle-plugin/pull/686
Dependabot watches this repository's Maven dependencies but not its GitHub Actions, so nothing has ever proposed a workflow update here. This adds the `github-actions` ecosystem, matching the 81 other active Maven repositories that already have it. The gap is not theoretical. This repository still references `apache/maven-gh-actions-shared/.github/workflows/*.yml@v4`, while the rest of the org has moved to `@v5`. It was left behind precisely because no bump PR was ever opened for it — see apache/maven-gh-actions-shared#247, where the migration is tracked and the "Bump apache/maven-gh-actions-shared" PR queue is now empty everywhere else. Staying on `v4` also means still hitting apache/maven-gh-actions-shared#284, where a `pull_request` from a non-fork branch fails the whole run with `fromJSON: empty input` before any job starts. Formatting follows this file's existing style rather than a single house style — indentation and quoting match the `maven` entry already present. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
