From 21133f4c1da0077fdb22a587863b3546342240c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:42:56 +0000 Subject: [PATCH] Bump ResilientGroup/MavenSetup from 1.9.0 to 1.10.0 Bumps [ResilientGroup/MavenSetup](https://github.com/resilientgroup/mavensetup) from 1.9.0 to 1.10.0. - [Commits](https://github.com/resilientgroup/mavensetup/compare/1.9.0...1.10.0) --- updated-dependencies: - dependency-name: ResilientGroup/MavenSetup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ed9d2f5..f0d3eb3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ on: jobs: build: - uses: ResilientGroup/MavenSetup/.github/workflows/build.yml@1.9.0 + uses: ResilientGroup/MavenSetup/.github/workflows/build.yml@1.10.0 with: javadoc-project-name: PowerCamera secrets: inherit