From df75c13447ec9a44d5a43f2574696347615f68e7 Mon Sep 17 00:00:00 2001 From: "Juan M. Tirado" Date: Fri, 10 May 2024 16:38:20 +0200 Subject: [PATCH] Pan 1881 add sonar workflow (#14) --- .github/workflows/sonar.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/sonar.yaml b/.github/workflows/sonar.yaml index 0ee1589..8c1e66a 100644 --- a/.github/workflows/sonar.yaml +++ b/.github/workflows/sonar.yaml @@ -13,6 +13,5 @@ on: jobs: shared: - uses: pantos-io/ci-workflows/.github/workflows/sonar.yml@84c18c1b5bf447e4a02f94c45c5266abab52bd55 - secrets: inherit - + uses: pantos-io/ci-workflows/.github/workflows/sonar.yml@0fe4b48e705c2ba72be3aff2daf331a3a10fec43 + secrets: inherit