Update sonar scanner

This commit is contained in:
Jasmine Iwanek
2024-12-10 00:15:53 -05:00
parent f87f55507c
commit 62d3f367ed
3 changed files with 4 additions and 4 deletions

View File

@@ -91,7 +91,7 @@ jobs:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Install sonar-scanner and build-wrapper - name: Install sonar-scanner and build-wrapper
uses: SonarSource/sonarcloud-github-c-cpp@5c3c39143e381909307f6903f13774b275ed956d uses: SonarSource/sonarcloud-github-c-cpp@v3
- name: Configure CMake - name: Configure CMake
run: >- run: >-

View File

@@ -91,7 +91,7 @@ jobs:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Install sonar-scanner and build-wrapper - name: Install sonar-scanner and build-wrapper
uses: SonarSource/sonarcloud-github-c-cpp@5c3c39143e381909307f6903f13774b275ed956d uses: SonarSource/sonarcloud-github-c-cpp@v3
- name: Configure CMake - name: Configure CMake
run: >- run: >-
@@ -192,7 +192,7 @@ jobs:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
# - name: Install sonar-scanner and build-wrapper # - name: Install sonar-scanner and build-wrapper
# uses: SonarSource/sonarcloud-github-c-cpp@5c3c39143e381909307f6903f13774b275ed956d # uses: SonarSource/sonarcloud-github-c-cpp@v3
- name: Configure CMake - name: Configure CMake
run: >- run: >-

View File

@@ -106,7 +106,7 @@ jobs:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Install sonar-scanner and build-wrapper - name: Install sonar-scanner and build-wrapper
uses: SonarSource/sonarcloud-github-c-cpp@5c3c39143e381909307f6903f13774b275ed956d uses: SonarSource/sonarcloud-github-c-cpp@v3
- name: Configure CMake - name: Configure CMake
run: >- run: >-