Bump the github-actions group with 3 updates#906
Merged
github-actions[bot] merged 1 commit intomainfrom May 31, 2025
Merged
Conversation
Bumps the github-actions group with 3 updates: [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact), [yukitsune/template-cli](https://github.com/yukitsune/template-cli) and [gaurav-nelson/github-action-markdown-link-check](https://github.com/gaurav-nelson/github-action-markdown-link-check). Updates `dawidd6/action-download-artifact` from 7 to 9 - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v7...v9) Updates `yukitsune/template-cli` from 0.1.0 to 0.1.1 - [Release notes](https://github.com/yukitsune/template-cli/releases) - [Commits](YuKitsune/template-cli@v0.1.0...v0.1.1) Updates `gaurav-nelson/github-action-markdown-link-check` from 1.0.15 to 1.0.17 - [Release notes](https://github.com/gaurav-nelson/github-action-markdown-link-check/releases) - [Commits](gaurav-nelson/github-action-markdown-link-check@1.0.15...1.0.17) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: yukitsune/template-cli dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: gaurav-nelson/github-action-markdown-link-check dependency-version: 1.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Test runs on ubuntu-latest for commit e78b639✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v8.0---- ## Run Summary Overall Result: ✔️ Pass Run Duration: 2s 46ms GitHub Runner OS: ubuntu-latest Operating System: Ubuntu 24.04.2 LTS Framework: .NETCoreApp,Version=v8.0 Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll
Informational✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v8.0---- ## Run Summary Overall Result: ✔️ Pass Run Duration: 9s 828ms GitHub Runner OS: ubuntu-latest Operating System: Ubuntu 24.04.2 LTS Framework: .NETCoreApp,Version=v8.0 Assembly: DotNet.Sdk.Extensions.Tests.dll
Informational✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v9.0---- ## Run Summary Overall Result: ✔️ Pass Run Duration: 1s 583ms GitHub Runner OS: ubuntu-latest Operating System: Ubuntu 24.04.2 LTS Framework: .NETCoreApp,Version=v9.0 Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll
Informational✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v9.0---- ## Run Summary Overall Result: ✔️ Pass Run Duration: 9s 386ms GitHub Runner OS: ubuntu-latest Operating System: Ubuntu 24.04.2 LTS Framework: .NETCoreApp,Version=v9.0 Assembly: DotNet.Sdk.Extensions.Tests.dll
Informational |
Test runs on windows-latest for commit e78b639✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v8.0---- ## Run Summary Overall Result: ✔️ Pass Run Duration: 34s 580ms GitHub Runner OS: windows-latest Operating System: Microsoft Windows 10.0.20348 Framework: .NETCoreApp,Version=v8.0 Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll
Informational✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v8.0---- ## Run Summary Overall Result: ✔️ Pass Run Duration: 10s 34ms GitHub Runner OS: windows-latest Operating System: Microsoft Windows 10.0.20348 Framework: .NETCoreApp,Version=v8.0 Assembly: DotNet.Sdk.Extensions.Tests.dll
Informational✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v9.0---- ## Run Summary Overall Result: ✔️ Pass Run Duration: 8s 703ms GitHub Runner OS: windows-latest Operating System: Microsoft Windows 10.0.20348 Framework: .NETCoreApp,Version=v9.0 Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll
Informational✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v9.0---- ## Run Summary Overall Result: ✔️ Pass Run Duration: 9s 808ms GitHub Runner OS: windows-latest Operating System: Microsoft Windows 10.0.20348 Framework: .NETCoreApp,Version=v9.0 Assembly: DotNet.Sdk.Extensions.Tests.dll
Informational |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #906 +/- ##
=======================================
Coverage 94.66% 94.66%
=======================================
Files 76 76
Lines 1293 1293
Branches 107 107
=======================================
Hits 1224 1224
Misses 43 43
Partials 26 26 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 the github-actions group with 3 updates: dawidd6/action-download-artifact, yukitsune/template-cli and gaurav-nelson/github-action-markdown-link-check.
Updates
dawidd6/action-download-artifactfrom 7 to 9Release notes
Sourced from dawidd6/action-download-artifact's releases.
Commits
07ab29fadd merge_multiple option (#327)20319c5README: v8e58a9e5Unzip (#325)6d05268node_modules: updatec03fb0cREADME: v7 (#318)Updates
yukitsune/template-clifrom 0.1.0 to 0.1.1Release notes
Sourced from yukitsune/template-cli's releases.
Commits
9cecf40Merge pull request #2 from Gogomoe/maina3c88a8fix: missing value string behind equal mark038bc64Bump shield09ec85aUpdate example.ymlUpdates
gaurav-nelson/github-action-markdown-link-checkfrom 1.0.15 to 1.0.17Release notes
Sourced from gaurav-nelson/github-action-markdown-link-check's releases.
Commits
3c3b66fMerge pull request #205 from Okabe-Junya/bump/markdown-link-checkdd5abb6bump markdown-link-check9574206Add bug report and feature request templates with Linkspector update1b916f2Bump markdown-link-check and node image7d83e59Update README.md25b2c43Merge pull request #149 from gaurav-nelson/step-outputc541b5cAdded results as output parameters0f074c8maintenance-only README.mda996638Update README.md46e4421Merge pull request #189 from gaurav-nelson/snyk-fix-28c2a22fe65aa69306d3041d1...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions