From d196e3e795199610b776496c9c0b4b6c43da7130 Mon Sep 17 00:00:00 2001 From: Felipe Augusto <14238257+felipementel@users.noreply.github.com> Date: Fri, 13 Dec 2024 09:28:07 -0300 Subject: [PATCH] Update pull-request-sonar.yml --- .github/workflows/pull-request-sonar.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pull-request-sonar.yml b/.github/workflows/pull-request-sonar.yml index ae11364..1cd6967 100644 --- a/.github/workflows/pull-request-sonar.yml +++ b/.github/workflows/pull-request-sonar.yml @@ -49,6 +49,7 @@ jobs: docker_name: 'ghcr.io/zaproxy/zaproxy:stable' target: 'https://www.zaproxy.org/' cmd_options: "-z -config view.locale=pt_BR -version -daemon" + artifact_name: "./src" quality-sonarqube: runs-on: ubuntu-latest