Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehonal authored Mar 28, 2024
1 parent 400d019 commit e92d631
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions better-dependabot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ The Better Dependabot GitHub Action automates the process of updating NPM packag
| `context` | It is used inside the branch name. E.g: You can use it to differentiate multiple PRs in a monorepo | No | `default` |
| `audit_command` | Audit command to use | No | `npm audit --package-lock-only` fix |
| `package_manager` | package manager to use | No | `npm` |
| `working_directory` | Change the working directory of the action | No | `` |


## Usage
Expand Down

0 comments on commit e92d631

Please sign in to comment.