Skip to content

Commit 71f0e17

Browse files
committed
Merge branch 'main' of https://github.com/smallstack/utils
2 parents 374055e + 3df7b3d commit 71f0e17

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/continuous-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
token: ${{ secrets.CODECOV_TOKEN }}
3636
- name: SonarCloud Scan
37-
uses: SonarSource/sonarcloud-github-action@master
37+
uses: SonarSource/sonarqube-scan-action@v4.1.0
3838
env:
3939
SONAR_TOKEN: ${{ secrets. SONARCLOUD_TOKEN }}
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)