From 1db5d206f44f01fc29fd4f99fef65c8ed1967be4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:50:30 +0000 Subject: [PATCH] Bump sonarsource/sonarcloud-github-action from 3.0 to 3.1 Bumps [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 3.0 to 3.1. - [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases) - [Commits](https://github.com/sonarsource/sonarcloud-github-action/compare/v3.0...v3.1) --- updated-dependencies: - dependency-name: sonarsource/sonarcloud-github-action 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 a975e7f..fc07aa5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -105,7 +105,7 @@ jobs: # Sonar - name: SonarCloud Scan - uses: sonarsource/sonarcloud-github-action@v3.0 + uses: sonarsource/sonarcloud-github-action@v3.1 with: args: > -Dsonar.projectKey=remotemobprogramming_intellij-mob