build(deps): bump SonarSource/sonarcloud-github-action from 3.0.0 to 3.1.0 (#93)
This commit is contained in:
@@ -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: >
|
||||
|
||||
@@ -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: >
|
||||
|
||||
Reference in New Issue
Block a user