From 65bfe8a077532c8ffb155ad471d1925b01a4ff9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 08:09:42 +0000 Subject: [PATCH] Bump sonarsource/sonarqube-scan-action from 2.0.2 to 4.0.0 Bumps [sonarsource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 2.0.2 to 4.0.0. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](https://github.com/sonarsource/sonarqube-scan-action/compare/53c3e3207fe4b8d52e2f1ac9d6eb1d2506f626c0...94d4f8ac4aaefccd7fb84bff00b0aeb2d65fcd49) --- 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..044a86f 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@94d4f8ac4aaefccd7fb84bff00b0aeb2d65fcd49 # v4.0.0 with: args: > -Dsonar.go.golangci-lint.reportPaths=golangci-lint-report/golangci-lint-report.xml