Skip to content

Commit

Permalink
chore: update sonarsource/sonarqube-scan-action to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt committed Apr 30, 2024
1 parent 8ec4044 commit eb33837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: SonarQube Scan
if: always()
uses: sonarsource/sonarqube-scan-action@v2.0.1
uses: sonarsource/sonarqube-scan-action@53c3e3207fe4b8d52e2f1ac9d6eb1d2506f626c0 # v2.0.2
with:
args: >
-Dsonar.go.coverage.reportPaths=${{ steps.sonarqube_report_paths.outputs.sonarqube_go_coverage_report_paths }}
Expand Down

0 comments on commit eb33837

Please sign in to comment.