diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 4ce3d1c..8fff31c 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -28,7 +28,7 @@ jobs: all: if: github.run_id != 1 name: Build & Tests - uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@cb2e329ddbd6ad42afc18b24518abf49eabbd9ad # 2.3.1 + uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@4228d24dbda6dc9f6953d2dbfc877da0e346b8ea # 2.3.83 with: clearDevCerts: true dotnetLogging: ${{ inputs.dotnet-logging }}