Skip to content

Commit

Permalink
Change deprecated sonarcloud-github-action (#646)
Browse files Browse the repository at this point in the history
  • Loading branch information
mauvilsa authored Dec 18, 2024
1 parent 56ab4d6 commit 51a1b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ jobs:
VERSION="$(git describe --tags --abbrev=0 | sed 's/^v//')+$(git rev-parse --short HEAD)"
fi
echo "VERSION=$VERSION" >> $GITHUB_ENV
- uses: SonarSource/sonarcloud-github-action@master
- uses: SonarSource/sonarqube-scan-action@v4.2.1
with:
args: >
-Dsonar.organization=omni-us
Expand Down

0 comments on commit 51a1b08

Please sign in to comment.