diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 7170efe..0ab8edd 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -22,7 +22,7 @@ jobs: all: if: github.run_id != 1 name: Build & Tests - uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.12.3 + uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.12.7 with: enableSonarQube: true dotnet-logging: ${{ inputs.dotnet-logging }}