diff --git a/workflow-templates/dechea-fauna-schema-ci.yml b/workflow-templates/dechea-fauna-schema-ci.yml index 6de84b1..b39bbf7 100644 --- a/workflow-templates/dechea-fauna-schema-ci.yml +++ b/workflow-templates/dechea-fauna-schema-ci.yml @@ -62,7 +62,7 @@ jobs: name: coverage-files path: coverage - - uses: sonarsource/sonarcloud-github-action@v1.6 + - uses: sonarsource/sonarcloud-github-action@v1.9 name: SonarCloud Scan env: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN_SCHEMA }}