diff --git a/.github/workflows/pipelineIC.yml b/.github/workflows/pipelineIC.yml index 0ac5589..b7762b4 100644 --- a/.github/workflows/pipelineIC.yml +++ b/.github/workflows/pipelineIC.yml @@ -128,7 +128,7 @@ jobs: -Dsonar.organization=devsecopsusach \ -Dsonar.host.url=https://sonarcloud.io \ -Dsonar.token=$SONAR_TOKEN \ - -Dsonar.branch.name=$REPO_NAME + -Dsonar.branch.name=${{ github.ref_name }} - name: Validate Quality Gate env: