From fe72ceb53184c8471f567133412c5f7bc2d8f6fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2026 12:45:54 +0000 Subject: [PATCH] Bump HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml Bumps the github-actions group with 1 update in the / directory: [HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml](https://github.com/hauntedmc/hauntedplatform). Updates `HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml` from 1.6.5 to 1.6.8 - [Release notes](https://github.com/hauntedmc/hauntedplatform/releases) - [Commits](https://github.com/hauntedmc/hauntedplatform/compare/v1.6.5...v1.6.8) --- updated-dependencies: - dependency-name: HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml dependency-version: 1.6.8 dependency-type: direct:production update-type: version-update:semver-patch 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 71e2306..0a91d42 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.6.5 + uses: HauntedMC/HauntedPlatform/.github/workflows/maven-ci.yml@v1.6.8 with: maven-command: ./mvnw -U -B -ntp -DskipTests verify secrets: