From abaf29a13a9f6028188a35d4e521a29be5aeff86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 09:06:27 +0000 Subject: [PATCH] Bump metricshub/workflows/.github/workflows/maven-central-deploy.yml Bumps [metricshub/workflows/.github/workflows/maven-central-deploy.yml](https://github.com/metricshub/workflows) from 5 to 6. - [Release notes](https://github.com/metricshub/workflows/releases) - [Commits](https://github.com/metricshub/workflows/compare/v5...v6) --- updated-dependencies: - dependency-name: metricshub/workflows/.github/workflows/maven-central-deploy.yml dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 52307a5..7cf48bd 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -10,7 +10,7 @@ on: jobs: deploy: - uses: metricshub/workflows/.github/workflows/maven-central-deploy.yml@v5 + uses: metricshub/workflows/.github/workflows/maven-central-deploy.yml@v6 with: jdkVersion: "17" secrets: inherit