actions-marketplace-validations/Dockerfile updater
A GitHub action to handle your Dockerfile dependencies.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token to use in the action | yes | — |
| pr_title | The title of the PR's this action creates. | no | — |
| dockerfile_name | This action run on all files that contains this value. | no | — |
| exclude_type | A comma separated string of types you don't want to check. | no | — |
| exclude_package | A comma separated string of packages you don't want to check. | no | — |
| commit_msg | The string used in commit messages. | no | — |
| args | A comma separated string of ARG key/value pairs. | no | — |
| disable_pr | Disables auto creation of Pull Request. Setting it to anything will do, except false | no | — |
Outputs
no outputs