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 1717 all :
1818 if : github.run_id != 1
1919 name : Run Stryker.NET Mutation Testing
20- uses : dailydevops/pipelines/.github/workflows/mutation-dotnet.yml@4e96402b41827b8592ba057b05e284e0271f9df6 # 2.4.3
20+ uses : dailydevops/pipelines/.github/workflows/mutation-dotnet.yml@920e82e7e688a3e168f046f1fe7f8d1a426e655d # 2.4.5
2121 with :
2222 configurationFile : ${{ inputs.configurationFile || 'stryker-config.json' }}
2323 secrets : inherit
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@4e96402b41827b8592ba057b05e284e0271f9df6 # 2.4.3
22+ uses : dailydevops/pipelines/.github/workflows/publish-nuget.yml@920e82e7e688a3e168f046f1fe7f8d1a426e655d # 2.4.5
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