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 8b914ed commit 9c28b71Copy full SHA for 9c28b71
.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/[email protected].100
+ uses: dailydevops/pipelines/.github/workflows/[email protected].110
26
with:
27
disablePublish: true
28
dotnet-logging: ${{ inputs.dotnet-logging }}
0 commit comments