diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index d5df7bc..13a6eb6 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@1.0.8 + uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@1.0.45 with: dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }} dotnetQuality: ${{ vars.NE_DOTNET_QUALITY }}