Skip to content

Commit

Permalink
sonarqube upd
Browse files Browse the repository at this point in the history
  • Loading branch information
rostilos committed May 27, 2024
1 parent 32b6a72 commit f347f90
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 @@ -23,7 +23,7 @@ jobs:
echo "::set-output name=files::$MODIFIED_FILES"
- name: Run SonarQube analysis
uses: sonarsource/sonarqube-scan-action@master
- uses: sonarsource/sonarqube-scan-action@master
env:
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
SONAR_LOGIN: ${{ secrets.SONARQUBE_TOKEN }}
Expand Down

0 comments on commit f347f90

Please sign in to comment.