From 3a7ca4421934b22fbd133e4f52128690878c03ab Mon Sep 17 00:00:00 2001 From: Felipe Zorzo Date: Fri, 11 Oct 2024 12:32:47 -0300 Subject: [PATCH] build: Use tagged release of sonarsource/sonarcloud-github-action --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 31211a6..36e0fac 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -87,7 +87,7 @@ jobs: --output-format sq-generic-issue-import - name: Analyze with SonarCloud - uses: sonarsource/sonarcloud-github-action@master + uses: sonarsource/sonarcloud-github-action@v3 with: args: > -Dsonar.projectKey=utPLSQL-zpa-demo