mileetos/Dependabot Deploy Minor

Automatically deploys PRs made by dependabot

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
gitHubTokenGithub token for current Actionyes
maxDeployVersionThe maximum difference in version which should be auto-deployed. `PATCH`, `MINOR`, `MAJOR`. Default `MINOR`noMAJOR
deployOnlyInWorkingHoursIf true then deploy will be skipped if the PR is created outside of working hours. Default `true`notrue
timezoneTimezone defined https://momentjs.com/timezone/ used to verify if the current time is within the working hours. Default `Europe/Prague`noEurope/Prague
deployDependenciesDefines what dependencies should be deployed. Either `dev` or `all`. Default `dev`nodev
updateIndirectDependenciesDefines whether to update dependencies of dependencies. Either `true` or `false`. Default `false`nofalse

no outputs