actiwaredevelopment/Repo has new commits
Checks if the repo has new commits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | The repository to check | yes | ${{ github.repository }} |
| token | The authorization token | yes | "" |
| interval | The interval in seconds | no | 86400 |
Outputs
| name | description |
|---|---|
| has-updates | true the repo has updates, otherwise false |