Skip to content

Commit 54e1356

Browse files
Update dotnet-outdated
Update the default dotnet-outdated version to 4.6.0.
1 parent 948e968 commit 54e1356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ on:
7171
description: 'The version of the dotnet-outdated .NET global tool to use if update-nuget-packages is true.'
7272
required: false
7373
type: string
74-
default: '4.5.3'
74+
default: '4.6.0'
7575
include-nuget-packages:
7676
description: 'A comma-separated list of NuGet package IDs (or substrings) to update, if update-nuget-packages is true.'
7777
required: false

0 commit comments

Comments
 (0)