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 b560ad7 commit 0c3ffb4Copy full SHA for 0c3ffb4
1 file changed
.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@7462ba51bbbb5e45a6d418b990ad4fd319e1c067 # 2.4.1
+ uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@4e96402b41827b8592ba057b05e284e0271f9df6 # 2.4.3
25
with:
26
dotnetLogging: ${{ inputs.dotnet-logging }}
27
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
0 commit comments