From fa7e3edc23247c28f753dc22fb521e01a05c2452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:41:43 +0000 Subject: [PATCH] Bump sonarsource/sonarqube-scan-action from 3.0.0 to 4.1.0 Bumps [sonarsource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 3.0.0 to 4.1.0. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](https://github.com/sonarsource/sonarqube-scan-action/compare/884b79409bbd464b2a59edc326a4b77dc56b2195...1b442ee39ac3fa7c2acdd410208dcb2bcfaae6c4) --- updated-dependencies: - dependency-name: sonarsource/sonarqube-scan-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 829fa2793..44d64db61 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -150,7 +150,7 @@ jobs: - name: Download all workflow run artifacts uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 - name: SonarQube Scan - uses: sonarsource/sonarqube-scan-action@884b79409bbd464b2a59edc326a4b77dc56b2195 # v3.0.0 + uses: sonarsource/sonarqube-scan-action@1b442ee39ac3fa7c2acdd410208dcb2bcfaae6c4 # v4.1.0 with: args: > -Dsonar.go.golangci-lint.reportPaths=golangci-lint-report/golangci-lint-report.xml