Skip to content

Commit c40513d

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v7.1.0
1 parent 27570d5 commit c40513d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112

113113
- name: sonarqube-scan
114114
if: matrix.os == 'ubuntu-latest'
115-
uses: SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v7.0.0
115+
uses: SonarSource/sonarqube-scan-action@299e4b793aaa83bf2aba7c9c14bedbb485688ec4 # v7.1.0
116116
env:
117117
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
118118

0 commit comments

Comments
 (0)