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 a3a8dd2 commit ea0d9cbCopy full SHA for ea0d9cb
.github/workflows/cicd.yml
@@ -21,7 +21,7 @@ on:
21
jobs:
22
all:
23
name: Build & Tests
24
- uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@521f618cf4f28636ff00e62d5563fc710b9c5710 # 2.3.178
+ uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@55d5f712c8386ebe135c4cd682750d826323a0a4 # 2.3.181
25
with:
26
dotnetLogging: ${{ inputs.dotnet-logging }}
27
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
0 commit comments