We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f23f1 commit 84008a5Copy full SHA for 84008a5
1 file changed
.github/workflows/ci.yml
@@ -104,7 +104,7 @@ jobs:
104
path: ./coverage
105
106
- name: 📡 SonarCloud Scan
107
- uses: SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v7.0.0
+ uses: SonarSource/sonarqube-scan-action@299e4b793aaa83bf2aba7c9c14bedbb485688ec4 # v7.1.0
108
env:
109
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
110
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments