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 9ece99b commit da09e6fCopy full SHA for da09e6f
.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.14.79
+ uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.14.82
27
with:
28
dotnet-logging: ${{ inputs.dotnet-logging }}
29
dotnet-version: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
0 commit comments