File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222 all :
2323 if : github.run_id != 1
2424 name : Build & Tests
25- uses : dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@1.1.28
25+ uses : dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@1.2.5
2626 with :
2727 dotnetLogging : ${{ inputs.dotnet-logging }}
2828 dotnetVersion : ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
Original file line number Diff line number Diff line change 1818 nuget :
1919 name : Publish
2020 if : ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' }}
21- uses : dailydevops/pipelines/.github/workflows/publish-nuget.yml@1.1.28
21+ uses : dailydevops/pipelines/.github/workflows/publish-nuget.yml@1.2.5
2222 with :
2323 workflowName : ${{ github.event.workflow_run.name }}
2424 artifactPattern : release-packages-*
You can’t perform that action at this time.
0 commit comments