Skip to content

deps: bump actions/setup-dotnet from 5.3.0 to 5.4.0 - #332

Merged
sondresjolyst merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-dotnet-5.4.0
Jul 6, 2026
Merged

sondresjolyst merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-dotnet-5.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-dotnet from 5.3.0 to 5.4.0.

Release notes

Sourced from actions/setup-dotnet's releases.

v5.4.0

What's Changed

Enhancements

Documentation

Bug Fixes

Dependency Updates

New Contributors

Full Changelog: actions/setup-dotnet@v5...v5.4.0

Commits
  • 26b0ec1 Expand the CSC problem matcher to light up more errors on GitHub. (#717)
  • da5e548 docs(action): explicitly mark all optional inputs with required: false (#737)
  • 9bd3b44 Improve readability of global.json creation command (#694)
  • 4406a63 Bump @​actions/cache to 5.1.0, log cache write denied (#746)
  • dc3262d pin actions to commit SHAs in workflows (#744)
  • 95a3f8b Validate global.json SDK version before rollForward optimization (#742)
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@9a946fd...26b0ec1)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 5, 2026
@dependabot
dependabot Bot requested a review from sondresjolyst as a code owner July 5, 2026 20:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 5, 2026
@github-actions github-actions Bot changed the title deps: bump actions/setup-dotnet from 5.3.0 to 5.4.0 deps: bump actions/setup-dotnet from 5.3.0 to 5.4.0 Jul 5, 2026
@sondresjolyst
sondresjolyst merged commit c87fc8e into main Jul 6, 2026
4 checks passed
@sondresjolyst
sondresjolyst deleted the dependabot/github_actions/actions/setup-dotnet-5.4.0 branch July 6, 2026 05:21
@github-actions github-actions Bot mentioned this pull request Jul 6, 2026
sondresjolyst pushed a commit that referenced this pull request Jul 20, 2026
🤖 I have created a release *beep* *boop*
---


##
[2.10.2](v2.10.1...v2.10.2)
(2026-07-20)


### Dependencies

* bump `actions/setup-dotnet` from 5.3.0 to 5.4.0
([#332](#332))
([c87fc8e](c87fc8e))
* bump `AutoMapper` from 16.1.1 to 16.2.0
([#342](#342))
([1fa2db8](1fa2db8))
* bump `equinor/ops-actions/.github/workflows/docker.yml` from 9.38.3 to
9.38.4 ([#330](#330))
([66dd68d](66dd68d))
* bump `equinor/ops-actions/.github/workflows/docker.yml` from 9.38.4 to
9.39.1 ([#340](#340))
([7fcda6e](7fcda6e))
* bump
`equinor/ops-actions/.github/workflows/release-please-manifest.yml` from
9.38.3 to 9.38.4
([#331](#331))
([ae7614c](ae7614c))
* bump
`equinor/ops-actions/.github/workflows/release-please-manifest.yml` from
9.38.4 to 9.39.1
([#341](#341))
([f029401](f029401))
* Bump `Mapster` and `Mapster.DependencyInjection` from 10.0.8 to 10.0.9
([#334](#334))
([34923f3](34923f3))
* bump `Microsoft.NET.Test.Sdk` from 18.6.0 to 18.7.0
([#335](#335))
([b971aea](b971aea))
* bump `Npgsql.EntityFrameworkCore.PostgreSQL` from 10.0.2 to 10.0.3
([#346](#346))
([2ed6dd5](2ed6dd5))
* bump `PuppeteerSharp` from 25.1.2 to 25.2.1
([#336](#336))
([76e8158](76e8158))
* bump `PuppeteerSharp` from 25.2.1 to 25.3.1
([#345](#345))
([ecf8340](ecf8340))
* bump `PuppeteerSharp` from 25.3.1 to 25.3.3
([#347](#347))
([19174fd](19174fd))
* bump `Swashbuckle.AspNetCore.Annotations` from 10.2.2 to 10.2.3
([#338](#338))
([64d7087](64d7087))
* bump `Swashbuckle.AspNetCore` from 10.2.2 to 10.2.3
([#337](#337))
([426bd0e](426bd0e))
* Bump Mapster and Mapster.DependencyInjection
([#344](#344))
([4cdf231](4cdf231))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant