We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b753c0b commit 229be87Copy full SHA for 229be87
.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.13
+ uses: dailydevops/pipelines/.github/workflows/cicd-dotnet.yml@0.14.33
25
with:
26
enableSonarQube: true
27
dotnet-logging: ${{ inputs.dotnet-logging }}
0 commit comments