build(deps): bump SonarSource/sonarcloud-github-action from 3.0.0 to 3.1.0 (#93)

This commit is contained in:
dependabot[bot]
2024-10-08 12:36:25 +00:00
committed by GitHub
parent 893688e542
commit 418de8724a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
- name: Unit tests
run: cd client && npm run test:coverage
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@v3.0.0
uses: SonarSource/sonarcloud-github-action@v3.1.0
with:
projectBaseDir: client
args: >
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
- name: Unit tests
run: cd client && npm run test:coverage
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@v3.0.0
uses: SonarSource/sonarcloud-github-action@v3.1.0
with:
projectBaseDir: client
args: >