We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c68ad6 commit ad7fbe6Copy full SHA for ad7fbe6
.github/workflows/cicd.yml
@@ -22,7 +22,7 @@ jobs:
22
all:
23
if: github.run_id != 1
24
name: Build & Tests
25
- 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
26
with:
27
dotnetLogging: ${{ inputs.dotnet-logging }}
28
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
0 commit comments