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 7799c59 commit bfcd528Copy full SHA for bfcd528
.github/workflows/cicd.yml
@@ -23,7 +23,7 @@ jobs:
23
all:
24
if: github.run_id != 1
25
name: Build & Tests
26
- uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.12.37
+ uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.12.41
27
with:
28
dotnet-logging: ${{ inputs.dotnet-logging }}
29
dotnet-version: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
0 commit comments