Skip to content

Commit f38ca5c

Browse files
chore(deps): update sonarsource/sonarcloud-github-action action to v3.1.0
1 parent 05138e2 commit f38ca5c

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
@@ -74,7 +74,7 @@ jobs:
7474
run: poetry run tox -e py
7575

7676
- name: SonarCloud Scan
77-
uses: sonarsource/sonarcloud-github-action@v3.0.0
77+
uses: sonarsource/sonarcloud-github-action@v3.1.0
7878
env:
7979
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8080
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)