diwala/Check for version change
This action checks for version change in a specific path
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| type-check | The type of project this action will check | yes | echo "No type check value found" |
| file-path | Where to find the control file of the project, f.ex package.json on node | yes | echo "No file path value found" |
| token | Github token | yes | echo "No file path value found" |
| owner | Owner of repo | yes | echo "No owner value found" |
| repo | The specific repo to target | yes | echo "No repo value found" |
Outputs
no outputs