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 88eda78 commit a51cea5Copy full SHA for a51cea5
.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@8c417832638f49cca3ea19247dc9f15d3632a1fc # 2.2.8
+ uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@2128940177dd0724da46506d288b0e1f72e9d134 # 2.2.9
26
with:
27
dotnetLogging: ${{ inputs.dotnet-logging || 'minimal' }}
28
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
0 commit comments