From f6e4dfc129fdea5eca789686d09f166b47b80521 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 04:26:45 +0000 Subject: [PATCH] Bump HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml Bumps the github-actions 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.5.0 to 1.6.2 - [Commits](https://github.com/hauntedmc/hauntedplatform/compare/v1.5.0...v1.6.2) --- updated-dependencies: - dependency-name: HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... 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 87b62c3..5f1457d 100644 --- a/.github/workflows/ci-lint.yml +++ b/.github/workflows/ci-lint.yml @@ -13,7 +13,7 @@ permissions: jobs: maven-policy: name: Shared Maven policy - uses: HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml@v1.5.0 + uses: HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml@v1.6.2 with: maven-command: ./mvnw -U -B -ntp -DskipTests verify secrets: