monsieurdahlstrom/Hello World
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | the repo where the packages resides | yes | — |
| directory | the folder where package.json resides that we want to checked for versions | yes | — |
| ref | the tag ref to checkout inside the repo | yes | — |
| token | github token with access rights to the repo | yes | — |
Outputs
| name | description |
|---|---|
| newer | true if package is newer then latest package of the same name in the repository |