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 cafd75d commit 783fa6aCopy full SHA for 783fa6a
1 file changed
.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@589666c863daf7d0d593eddead55ee35215ff2b4 # 2.0.2
+ uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@5180fae4928a5878c346926750c43374bf841c43 # 2.0.21
26
with:
27
dotnetLogging: ${{ inputs.dotnet-logging || 'minimal' }}
28
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
0 commit comments