Skip to content

Commit f031c78

Browse files
authored
build(deps): bump actions/setup-dotnet from 5.0.1 to 5.1.0 (#2242)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.0.1 to 5.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-dotnet/releases">actions/setup-dotnet's releases</a>.</em></p> <blockquote> <h2>v5.1.0</h2> <h2>What's Changed</h2> <h3>Documentation</h3> <ul> <li>Readme update for environment variable on self hosted linux runners by <a href="https://github.com/priya-kinthali"><code>@​priya-kinthali</code></a> in <a href="https://redirect.github.com/actions/setup-dotnet/pull/689">actions/setup-dotnet#689</a></li> <li>Contributor icon updates by <a href="https://github.com/Falco20019"><code>@​Falco20019</code></a> in <a href="https://redirect.github.com/actions/setup-dotnet/pull/604">actions/setup-dotnet#604</a></li> </ul> <h3>Dependency updates</h3> <ul> <li>Upgrade actions/checkout from 5 to 6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-dotnet/pull/684">actions/setup-dotnet#684</a></li> <li>Upgrade to latest actions packages by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/setup-dotnet/pull/687">actions/setup-dotnet#687</a></li> <li>Upgrade dependencies in testproject and checkout in Readme by <a href="https://github.com/priya-kinthali"><code>@​priya-kinthali</code></a> in <a href="https://redirect.github.com/actions/setup-dotnet/pull/692">actions/setup-dotnet#692</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/priya-kinthali"><code>@​priya-kinthali</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-dotnet/pull/689">actions/setup-dotnet#689</a></li> <li><a href="https://github.com/Falco20019"><code>@​Falco20019</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-dotnet/pull/604">actions/setup-dotnet#604</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/setup-dotnet/compare/v5...v5.1.0">https://github.com/actions/setup-dotnet/compare/v5...v5.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/setup-dotnet/commit/baa11fbfe1d6520db94683bd5c7a3818018e4309"><code>baa11fb</code></a> Bump test dependencies to resolve System.Net.Http vulnerability, update workf...</li> <li><a href="https://github.com/actions/setup-dotnet/commit/24ec4f204bea672fb937f8f9f3bfec35ba0dc7b5"><code>24ec4f2</code></a> Upgrade to latest actions packages (<a href="https://redirect.github.com/actions/setup-dotnet/issues/687">#687</a>)</li> <li><a href="https://github.com/actions/setup-dotnet/commit/4c100cb5e4b37e8b502c0ca5acbab36ee401b85f"><code>4c100cb</code></a> Fix icons (<a href="https://redirect.github.com/actions/setup-dotnet/issues/604">#604</a>)</li> <li><a href="https://github.com/actions/setup-dotnet/commit/25328d894dc34d01d191df4849cb7f5402e3f142"><code>25328d8</code></a> Bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/actions/setup-dotnet/issues/684">#684</a>)</li> <li><a href="https://github.com/actions/setup-dotnet/commit/937b8dd3814c642a65e599b368dfac491d9c83da"><code>937b8dd</code></a> Update README with note on setting DOTNET_INSTALL_DIR for Linux permission is...</li> <li>See full diff in <a href="https://github.com/actions/setup-dotnet/compare/v5.0.1...v5.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-dotnet&package-manager=github_actions&previous-version=5.0.1&new-version=5.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
2 parents da2815f + 8ca39c4 commit f031c78

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v6
2626

2727
- name: Setup .NET
28-
uses: actions/setup-dotnet@v5.0.1
28+
uses: actions/setup-dotnet@v5.1.0
2929
with:
3030
dotnet-version: 8.0.x
3131

.github/workflows/continuous-integration.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/checkout@v6
2929

3030
- name: Setup .NET
31-
uses: actions/setup-dotnet@v5.0.1
31+
uses: actions/setup-dotnet@v5.1.0
3232
with:
3333
dotnet-version: 8.0.x
3434

@@ -76,7 +76,7 @@ jobs:
7676
- uses: actions/checkout@v6
7777

7878
- name: Setup .NET
79-
uses: actions/setup-dotnet@v5.0.1
79+
uses: actions/setup-dotnet@v5.1.0
8080
with:
8181
dotnet-version: 8.0.x
8282

@@ -120,7 +120,7 @@ jobs:
120120
- uses: actions/checkout@v6
121121

122122
- name: Setup .NET
123-
uses: actions/setup-dotnet@v5.0.1
123+
uses: actions/setup-dotnet@v5.1.0
124124
with:
125125
dotnet-version: 8.0.x
126126

0 commit comments

Comments
 (0)