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 96ac4ce commit 605ea97Copy full SHA for 605ea97
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.41
+ uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.14.68
26
with:
27
enableSonarQube: true
28
dotnet-logging: ${{ inputs.dotnet-logging }}
0 commit comments