Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.3 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.3 KB

FRC VendorDep Update Action

CI CodeQL Updates FRC vendordeps in your repository.

Work in progress.

Config options

Option Description Default Value
dir Directory of the vendordeps to look for ./vendordeps
author Author of the commit that is getting pull requested github-actions[bot] <github-actions[bot]@users.noreply.github.com>
token The token to be used for the commit GITHUB_TOKEN
dry-run Runs the action in a read-only state, not making a commit false