From efde3cd349539202d23fdb152146236286230b70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 06:46:23 +0000 Subject: [PATCH] Bump lukka/get-cmake from 3.30.5 to 3.31.5 Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.30.5 to 3.31.5. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Commits](https://github.com/lukka/get-cmake/compare/v3.30.5...v3.31.5) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/sonarcloud.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sonarcloud.yaml b/.github/workflows/sonarcloud.yaml index 121533ea..4c6d4c79 100644 --- a/.github/workflows/sonarcloud.yaml +++ b/.github/workflows/sonarcloud.yaml @@ -35,7 +35,7 @@ jobs: unzip - name: Install CMake - uses: lukka/get-cmake@v3.30.5 + uses: lukka/get-cmake@v3.31.5 with: cmakeVersion: 3.30.5 ninjaVersion: 1.11.1