nanoframework/.NET nanoFramework dependencies updater

Updates .NET nanoFramework NuGet packages and nuspec files on .NET nanoFramework solutions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
workingDirectoryRepo root|Working directory. Use when targeting Solution file(s) other than the repository root.no${{ github.workspace }}
stablePackagesUse stable NuGet package versions.notrue
previewPackagesUse preview NuGet package versions.nofalse
solutionsToCheckList of Solution(s) to update in the `workingDirectory` directory.no""
reposToUpdateList of repository(es) to update.no""
exclusionListList of solution names to exclude from the update. Comma separated, name only.no""
branchToPrBranch name to submit PR with update. Default is `main`.nomain
gitHubUserGit hub user for creating PR.no""
gitHubEmailGit hub user email for creating PR.no""
gitHubAuthGitHub Personal Access Token for creating PR.no""
repoOwnerRepository owner on git hub. https://github.com/[repoOwner]/repositoryNameno""
nugetConfigPath to nuget.config file to use for NuGet operations.no""
useTokenForCloneSet to true if you trying to update private GitHub repository.nofalse
excludePathsList of paths to exclude from the update. Comma separated.no""

no outputs