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 52280d4 commit 0229dc0Copy full SHA for 0229dc0
.github/workflows/cicd.yml
@@ -21,7 +21,7 @@ on:
21
jobs:
22
all:
23
name: Build & Tests
24
- uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.14.1
+ uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.14.13
25
with:
26
enableSonarQube: true
27
dotnet-logging: ${{ inputs.dotnet-logging }}
0 commit comments