We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27570d5 commit c40513dCopy full SHA for c40513d
.github/workflows/test.yml
@@ -112,7 +112,7 @@ jobs:
112
113
- name: sonarqube-scan
114
if: matrix.os == 'ubuntu-latest'
115
- uses: SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v7.0.0
+ uses: SonarSource/sonarqube-scan-action@299e4b793aaa83bf2aba7c9c14bedbb485688ec4 # v7.1.0
116
env:
117
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
118
0 commit comments