From 4759cdfb98e5fe2de3f1271197e278e2a977ca98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:11:15 +0000 Subject: [PATCH] Bump sonarsource/sonarqube-scan-action from 2.0.2 to 4.1.0 Bumps [sonarsource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 2.0.2 to 4.1.0. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](https://github.com/sonarsource/sonarqube-scan-action/compare/53c3e3207fe4b8d52e2f1ac9d6eb1d2506f626c0...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 4207e33..5ba4b12 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@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 - name: SonarQube Scan - uses: sonarsource/sonarqube-scan-action@53c3e3207fe4b8d52e2f1ac9d6eb1d2506f626c0 # v2.0.2 + uses: sonarsource/sonarqube-scan-action@1b442ee39ac3fa7c2acdd410208dcb2bcfaae6c4 # v4.1.0 with: args: > -Dsonar.go.golangci-lint.reportPaths=golangci-lint-report/golangci-lint-report.xml