Skip to content

Commit

Permalink
Merge pull request #3 from BillChirico/dependabot/github_actions/Sona…
Browse files Browse the repository at this point in the history
…rSource/sonarcloud-github-action-1.9
  • Loading branch information
BillChirico authored Dec 7, 2023
2 parents 7f9c68b + ba1378e commit 0c9ce98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
verbose: true

- name: Analyze with SonarCloud
uses: SonarSource/sonarcloud-github-action@de2e56b42aa84d0b1c5b622644ac17e505c9a049
uses: SonarSource/sonarcloud-github-action@db501078e936e4b4c8773d1bb949ba9ddb7b6b6a
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit 0c9ce98

Please sign in to comment.