Skip to content

Commit

Permalink
Change deprecated sonarcloud-github-action
Browse files Browse the repository at this point in the history
  • Loading branch information
mauvilsa committed Dec 18, 2024
1 parent 8f22f69 commit 17fcced
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 17fcced

Please sign in to comment.