From 9fe91cc8934bd7eedff00339d84aedf3a95e12c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 00:11:12 +0000 Subject: [PATCH] Update sonarsource/sonarcloud-github-action action to v1.9 --- workflow-templates/dechea-fauna-schema-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}