actions-marketplace-validations/Star Helper
A GitHub Action help you star or unstar a repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 8, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/actions-cool_star-helper@a2ef6cf9a448eb1d4cd21b5b58eea44a0c8f000a # no releases — HEAD as of 2026-07-20tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Secret GitHub API token to use for making API requests. | yes | — |
| repo | The repository name. | — | — |
| actions | The Actions. Options `star` `unstar`. | yes | — |
Outputs
| name | description |
|---|---|
| star-count | Return the repository star count after actions. |