actions-marketplace-validations/Dotnet Outdated - Install and Update
This action installs the dotnet outdated tool and then attempts to update any NuGet packages that are available.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| location | Location of the solution, project or folder to run | yes | "" |
| includes | Comma separated list of values to include in package update analysis | no | "" |
| excludes | Comma separated list of values to exclude from package update analysis | no | "" |
Outputs
| name | description |
|---|---|
| updated | Were updates required and were they successful? |