chore(deps): bump actions/setup-dotnet from 4.3.1 to 6.0.0#230
Merged
sarahnlewis merged 1 commit intoJul 20, 2026
Merged
Conversation
SummarySummary
Coveragesrc.bioemu - 89%
src.bioemu.colabfold_inline - 79.1%
src.bioemu.hpacker_setup - 69.2%
src.bioemu.steering - 79.5%
src.bioemu.training - 100%
|
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/setup-dotnet-6.0.0
branch
from
July 20, 2026 08:34
86097a7 to
ed8226b
Compare
sarahnlewis
approved these changes
Jul 20, 2026
sarahnlewis
enabled auto-merge (squash)
July 20, 2026 08:46
SummarySummary
Coveragesrc.bioemu - 89%
src.bioemu.colabfold_inline - 79.1%
src.bioemu.hpacker_setup - 69.2%
src.bioemu.steering - 79.5%
src.bioemu.training - 100%
|
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.3.1 to 6.0.0. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@67a3573...a98b568) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/setup-dotnet-6.0.0
branch
from
July 20, 2026 09:02
ed8226b to
ab4ca95
Compare
SummarySummary
Coveragesrc.bioemu - 88.9%
src.bioemu.colabfold_inline - 79.1%
src.bioemu.hpacker_setup - 69.2%
src.bioemu.steering - 79.5%
src.bioemu.training - 100%
|
sarahnlewis
deleted the
dependabot/github_actions/actions/setup-dotnet-6.0.0
branch
July 20, 2026 09:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/setup-dotnet from 4.3.1 to 6.0.0.
Release notes
Sourced from actions/setup-dotnet's releases.
... (truncated)
Commits
a98b568chore(deps): bump@actions/cacheto 6.2.0 (#756)afb2931Bump actions/checkout from 6.0.3 to 7.0.0 (#751)6df8cefMigrate to ESM and upgrade dependencies (#752)26b0ec1Expand the CSC problem matcher to light up more errors on GitHub. (#717)da5e548docs(action): explicitly mark all optional inputs with required: false (#737)9bd3b44Improve readability of global.json creation command (#694)4406a63Bump@actions/cacheto 5.1.0, log cache write denied (#746)dc3262dpin actions to commit SHAs in workflows (#744)95a3f8bValidate global.json SDK version before rollForward optimization (#742)9a946fdAdd rollForward note in README, improve proxy health check in e2e tests and b...