Skip to content

Commit e99582f

Browse files
committed
Merge branch 'master' of github.com:poolifier/poolifier-web-worker
2 parents cbd5481 + 00216f4 commit e99582f

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/sonarqube-scan-action@v4.1.0
77+
uses: sonarsource/sonarqube-scan-action@v4.2.1
7878
env:
7979
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8080
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)