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 dd07ece commit 8ad8526Copy full SHA for 8ad8526
1 file changed
.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.33
+ uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.14.41
26
with:
27
enableSonarQube: true
28
dotnet-logging: ${{ inputs.dotnet-logging }}
0 commit comments