diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 1fc43f4..0d30b23 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -21,7 +21,7 @@ on: jobs: all: name: Build & Tests - uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@521f618cf4f28636ff00e62d5563fc710b9c5710 # 2.3.178 + uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@55d5f712c8386ebe135c4cd682750d826323a0a4 # 2.3.181 with: dotnetLogging: ${{ inputs.dotnet-logging }} dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}