Skip to content

Commit

Permalink
Merge pull request #29 from splitio/dependabot/github_actions/SonarSo…
Browse files Browse the repository at this point in the history
…urce/sonarcloud-github-action-2.1.1

Bump SonarSource/sonarcloud-github-action from 2.0.0 to 2.1.1
  • Loading branch information
mmelograno committed May 14, 2024
2 parents ce5e051 + 931e477 commit 567c111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: make binaries_release

- name: SonarQube Scan
uses: SonarSource/sonarcloud-github-action@v2.0.0
uses: SonarSource/sonarcloud-github-action@v2.1.1
env:
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 567c111

Please sign in to comment.