Skip to content

Commit 029f2e1

Browse files
Roll-forward major SDK version
Allow dotnet-outdated-tool to work with .NET 10.
1 parent ba71fd5 commit 029f2e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-dotnet-sdk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
update-sdk:
4141
uses: martincostello/update-dotnet-sdk/.github/workflows/update-dotnet-sdk.yml@a832b148de803dd5bcba5dbedb4ca75f20c3a0c4 # v5.0.0
4242
with:
43+
dotnet-roll-forward: 'Major'
4344
labels: 'dependencies,.NET'
4445
user-email: ${{ vars.GIT_COMMIT_USER_EMAIL }}
4546
user-name: ${{ vars.GIT_COMMIT_USER_NAME }}

0 commit comments

Comments
 (0)