We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 988366a commit 80ce857Copy full SHA for 80ce857
.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@2aaf67aa5efc23253c4283560db8b130bc76805a # 2.2.3
+ uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@8c417832638f49cca3ea19247dc9f15d3632a1fc # 2.2.8
25
with:
26
dotnetLogging: ${{ inputs.dotnet-logging }}
27
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
0 commit comments