Skip to content

Commit f66b066

Browse files
committed
Update SonarCloud GitHub Action version
1 parent 851f415 commit f66b066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
run: poetry run tox -e py
8181

8282
- name: SonarCloud Scan
83-
uses: sonarsource/sonarcloud-github-action@v2.1.1
83+
uses: sonarsource/sonarcloud-github-action@v2
8484
env:
8585
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8686
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)