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 16601b9 commit ce31a18Copy full SHA for ce31a18
1 file changed
.github/workflows/cicd.yml
@@ -28,7 +28,7 @@ jobs:
28
all:
29
if: github.run_id != 1
30
name: Build & Tests
31
- uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@4e96402b41827b8592ba057b05e284e0271f9df6 # 2.4.3
+ uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@920e82e7e688a3e168f046f1fe7f8d1a426e655d # 2.4.5
32
with:
33
dotnetLogging: ${{ inputs.dotnet-logging || 'minimal' }}
34
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
0 commit comments