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 9c28b71 commit da02559Copy full SHA for da02559
.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/cicd-dotnet.yml@0.14.110
+ uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@1.0.1
26
with:
27
disablePublish: true
28
dotnet-logging: ${{ inputs.dotnet-logging }}
0 commit comments