diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 8af8efe..33393ef 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/build-dotnet-single.yml@6f813102b0777f461d63d1414e7bfd5033972440 # 2.3.170 + uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@521f618cf4f28636ff00e62d5563fc710b9c5710 # 2.3.178 with: dotnetLogging: ${{ inputs.dotnet-logging }} dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}