Skip to content

Commit a5c6d86

Browse files
committed
Update npmpublish.yml
1 parent 6340a29 commit a5c6d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
name: code-coverage-report
5454
path: coverage
5555
- name: Analyze with SonarCloud
56-
uses: sonarsource/sonarcloud-github-action@master
56+
uses: sonarsource/sonarcloud-github-action@v4.0.0
5757
env:
5858
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5959
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)