GitHub Action that lints a Terraform based repository via action-pre-commit
GitHub Action that lints a Terraform based repository via action-pre-commit
name | description | required | default |
---|---|---|---|
checkout-repo |
Perform checkout as first step of action |
false |
true |
github-token |
GitHub token that can checkout the consumer repository. e.g. 'secrets.GITHUB_TOKEN' |
true |
"" |
parameter | description | required | default |
---|---|---|---|
checkout-repo | Perform checkout as first step of action | false |
true |
github-token | GitHub token that can checkout the consumer repository. e.g. 'secrets.GITHUB_TOKEN' | true |
This action is a composite
action.
This action is a composite
action.