diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 359771c..ead43d1 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -27,7 +27,7 @@ permissions: jobs: all: if: github.run_id != 1 - uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@93d4eef3b37e738b6591fdf83a538baab9dcd546 # 2.3.128 + uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@55d5f712c8386ebe135c4cd682750d826323a0a4 # 2.3.181 with: dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }} dotnetQuality: ${{ vars.NE_DOTNET_QUALITY }}