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 a9be357 commit a397e09Copy full SHA for a397e09
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@1654472d2498bd41e01367b68ecf2d01acdc92d8 # 2.4.11
+ uses: dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@1acd2ca40debe423847625cdb537f5cee3b14b43 # 2.5.1
32
with:
33
dotnetLogging: ${{ inputs.dotnet-logging || 'minimal' }}
34
dotnetVersion: ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
0 commit comments