itsverywindy/Run Updock

Run Updock over a series of repositories to upgrade docker images

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
emailEmail to use in the commit, will default to github actions email
updock-versionVersion of updock to run against, will default to latest
github-tokenGitHub token to run the search, access repositories and create the pull requests. Can be passed in using {{ secrets.GITHUB_TOKEN }}
searchThe GitHub search query to run, will default to the current repository
configInline configuration matching the up-dock format
dry-runRun without creating pull requestsfalse
authenticationAuthentication for a repository, json string with the format { "repository.com": { "username": "username", "password": "password" } }
cacheCache the results from this run to re-use in anotherfalse
reportEnables report output that can be piped into another actionfalse

no outputs