actions-marketplace-validations/Clojure Dependency Update Action

A simple GitHub Actions to create Pull Requests for outdated tools.deps dependencies

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenA GitHub auth token to be able to create the pull requestyes
branchthe branch to commit toyesmaster
git-emailThe email address used to create the version commit with.yes41898282+github-actions[bot]@users.noreply.github.com
git-usernameThe name to use for the version commit. e.g. github.actoryesgithub-actions[bot]
excludesArtifact names to exclude (space separated).yes""
directoriesSearch paths for projects (space separated).yes""
skipsProject types to skip to search (space separated). Must be one of `boot`, `clojure-cli`, `github-action`, `pom`, `shadow-cljs` and `leiningen`.yes""
batchUpdates all outdated dependencies in a single pull request. Set to "true" to enableyesfalse

no outputs