Skip to content

Commit 89445aa

Browse files
authored
Merge pull request #82 from QWED-AI/dependabot/github_actions/dot-github/workflows/github_actions-3e76b0ee14
chore(deps): bump SonarSource/sonarqube-scan-action from 5 to 6 in /.github/workflows in the github_actions group across 1 directory
2 parents 46aef2e + 37132f2 commit 89445aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
pytest --cov=src/qwed_new --cov=qwed_sdk --cov-report=xml tests/
3636
3737
- name: SonarCloud Scan
38-
uses: SonarSource/sonarqube-scan-action@v5
38+
uses: SonarSource/sonarqube-scan-action@v6
3939
env:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)