diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 193954e..261ebc5 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -167,4 +167,4 @@ jobs: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} # No need to run SonarCloud analysis if dependabot update or token not defined if: env.SONAR_TOKEN != '' && (github.actor != 'dependabot[bot]') - uses: SonarSource/sonarcloud-github-action@v2.1.1 + uses: SonarSource/sonarcloud-github-action@v2.2.0