From b46a86999ac54b57e99c3095319c427335053793 Mon Sep 17 00:00:00 2001 From: Derek Roberts Date: Wed, 4 Oct 2023 11:56:03 -0700 Subject: [PATCH] Adjust Backend with Sonar --- .github/workflows/analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/analysis.yml b/.github/workflows/analysis.yml index 6a3a9b62..d8da7bf2 100644 --- a/.github/workflows/analysis.yml +++ b/.github/workflows/analysis.yml @@ -54,7 +54,7 @@ jobs: -Dsonar.organization=bcgov-sonarcloud -Dsonar.project.monorepo.enabled=true -Dsonar.projectKey=nr-silva-backend - sonar_token: ${{ secrets.SONAR_TOKEN_BACKEND }} + sonar_project_token: ${{ secrets.SONAR_TOKEN_BACKEND }} triggers: ${{ github.event_name == 'pull_request' && '("backend/")' || '' }} # https://github.com/marketplace/actions/aqua-security-trivy