Skip to content

Commit

Permalink
Merge branch 'feature/semver' of github.com:splitio/splitd into featu…
Browse files Browse the repository at this point in the history
…re/semver
  • Loading branch information
mmelograno committed May 14, 2024
2 parents 51975d0 + 567c111 commit 80850bb
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 80850bb

Please sign in to comment.