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