diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index f003873..637637d 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@a5609bae17fb2cecd1675150a7382ceae207e5d3 # 2.5.116 + uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@26223e188aca67bbf86d44b5b2e6d10ed625a31e # 2.5.118 with: dotnetLogging: ${{ inputs.dotnet-logging }} dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}