File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 all :
2929 if : github.run_id != 1
3030 name : Build & Tests
31- uses : dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@521f618cf4f28636ff00e62d5563fc710b9c5710 # 2.3.178
31+ uses : dailydevops/pipelines/.github/workflows/build-dotnet-single.yml@55d5f712c8386ebe135c4cd682750d826323a0a4 # 2.3.181
3232 with :
3333 dotnetLogging : ${{ inputs.dotnet-logging || 'minimal' }}
3434 dotnetVersion : ${{ vars.NE_DOTNET_TARGETFRAMEWORKS }}
Original file line number Diff line number Diff line change 1919 nuget :
2020 name : Publish
2121 if : ${{ github.event.workflow_run.conclusion == 'success' && github.actor != 'dependabot[bot]' && github.actor != 'renovate[bot]' }}
22- uses : dailydevops/pipelines/.github/workflows/publish-nuget.yml@521f618cf4f28636ff00e62d5563fc710b9c5710 # 2.3.178
22+ uses : dailydevops/pipelines/.github/workflows/publish-nuget.yml@55d5f712c8386ebe135c4cd682750d826323a0a4 # 2.3.181
2323 with :
2424 workflowName : ${{ github.event.workflow_run.name }}
2525 artifactPattern : release-packages-*
You can’t perform that action at this time.
0 commit comments