diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index ddd4e96..1a31838 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -23,7 +23,7 @@ jobs: all: if: github.run_id != 1 name: Build & Tests - uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.14.82 + uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@1.1.10 with: dotnet-logging: ${{ inputs.dotnet-logging }} dotnet-version: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}