diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 16ae8f2..346fa5c 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@1.2.26 + uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@1.2.27 with: dotnetLogging: ${{ inputs.dotnet-logging }} dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}