Skip to content

Commit

Permalink
Bump martincostello/update-dotnet-sdk from 3.2.0 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [martincostello/update-dotnet-sdk](https://github.com/martincostello/update-dotnet-sdk) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases)
- [Commits](martincostello/update-dotnet-sdk@df4209b...caa37bc)

---
updated-dependencies:
- dependency-name: martincostello/update-dotnet-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent ce420e3 commit 1a24569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dotnet-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:

jobs:
update-sdk:
uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@df4209bbf7d0b82dd7d0a684ce1b601950061e3c # v3.2.0
uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@caa37bca20d50c57dc0173d77f956751bb1a1d55 # v3.2.1
with:
exclude-nuget-packages: 'Microsoft.Extensions.DependencyInjection.Abstractions,Microsoft.Extensions.Logging.Abstractions'
include-nuget-packages: 'Microsoft.AspNetCore.,Microsoft.Extensions.,Microsoft.NET.Test.Sdk'
Expand Down

0 comments on commit 1a24569

Please sign in to comment.