Skip to content

Commit fc3b702

Browse files
authored
Merge pull request #15 from authlib/dependabot/github_actions/dot-github/workflows/SonarSource/sonarqube-scan-action-6
chore(deps): bump SonarSource/sonarqube-scan-action from 4 to 6 in /.github/workflows
2 parents eaf0cf9 + 917e900 commit fc3b702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
name: GitHub
6767

6868
- name: SonarCloud Scan
69-
uses: SonarSource/sonarqube-scan-action@v4
69+
uses: SonarSource/sonarqube-scan-action@v6
7070
continue-on-error: true
7171
env:
7272
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)