We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d794ec commit e79f46aCopy full SHA for e79f46a
.github/workflows/generate_and_upload_coverage_data.yml
@@ -51,7 +51,7 @@ jobs:
51
--iteration_size=0
52
53
- name: Sonar Scan
54
- uses: SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v7.0.0
+ uses: SonarSource/sonarqube-scan-action@299e4b793aaa83bf2aba7c9c14bedbb485688ec4 # v7.1.0
55
env:
56
SONAR_HOST_URL: ${{ vars.SONAR_HOST_URL }}
57
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments