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 7f6ada5 commit ed0daddCopy full SHA for ed0dadd
.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].5
+ uses: dailydevops/pipelines/.github/workflows/[email protected].26
26
with:
27
dotnetLogging: ${{ inputs.dotnet-logging }}
28
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
0 commit comments