Skip to content

Commit 2b66a5a

Browse files
committed
Merge branch 'master' of github.com:poolifier/poolifier-web-worker
2 parents 6eacb3f + 407a12f commit 2b66a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
7575
- name: SonarCloud Code Analysis
7676
if: ${{ steps.sonar-token.outputs.available == 'true' && github.repository == 'poolifier/poolifier-web-worker' && matrix.os == 'ubuntu-latest' && matrix.deno == 'v2.x' }}
77-
uses: sonarsource/sonarcloud-github-action@v3.1.0
77+
uses: sonarsource/sonarqube-scan-action@v4.1.0
7878
env:
7979
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8080
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)