From ce207149e042757358e5358c2edd426f050b8c1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 04:35:49 +0000 Subject: [PATCH] Bump HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml Bumps the routine-action-updates group with 1 update: [HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml](https://github.com/hauntedmc/hauntedplatform). Updates `HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml` from 1.3.0 to 1.4.1 - [Changelog](https://github.com/HauntedMC/HauntedPlatform/blob/main/CHANGELOG.md) - [Commits](https://github.com/hauntedmc/hauntedplatform/compare/v1.3.0...v1.4.1) --- updated-dependencies: - dependency-name: HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: routine-action-updates ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-lint.yml b/.github/workflows/ci-lint.yml index 7cf6b6e..71e3b98 100644 --- a/.github/workflows/ci-lint.yml +++ b/.github/workflows/ci-lint.yml @@ -13,7 +13,7 @@ concurrency: jobs: maven-policy: name: Shared Maven policy - uses: HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml@v1.3.0 + uses: HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml@v1.4.1 with: maven-command: ./mvnw -U -B -ntp -DskipTests verify secrets: