Skip to content

Commit

Permalink
change_source_branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Rominos7 committed Mar 3, 2024
1 parent 9693d0c commit 346d705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: npm run test:cover

- name: SonarQube Scan
uses: sonarsource/sonarqube-scan-action@develop
uses: sonarsource/sonarqube-scan-action@master
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: "https://sonarcloud.io"
Expand Down

0 comments on commit 346d705

Please sign in to comment.