diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 47af42c..7ff6891 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -168,4 +168,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@v3.1.0 \ No newline at end of file + uses: SonarSource/sonarcloud-github-action@v3.1.0