File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@26223e188aca67bbf86d44b5b2e6d10ed625a31e # 2.5.118
20+ uses : dailydevops/pipelines/.github/workflows/mutation-dotnet.yml@b26c32ca0788a3a0fb22c2cfe5f8be0ccde46a1b # 2.5.130
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@26223e188aca67bbf86d44b5b2e6d10ed625a31e # 2.5.118
22+ uses : dailydevops/pipelines/.github/workflows/publish-nuget.yml@b26c32ca0788a3a0fb22c2cfe5f8be0ccde46a1b # 2.5.130
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