diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 3acd8b0..4f91520 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@589666c863daf7d0d593eddead55ee35215ff2b4 # 2.0.2 + uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@5180fae4928a5878c346926750c43374bf841c43 # 2.0.21 with: dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }} dotnetQuality: ${{ vars.NE_DOTNET_QUALITY }}