actions-cool/Verify Package Version
🙏 Verify your package version whether meets some conditions.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Aug 24, 2026
- Maintenance Recency
- Activelast commit Mar 30, 2026
- License
- MIT
Pinned Snippet
uses: actions-cool/verify-package-version@d6700746374ce4876f4aa8778879ee54e2315d2f # v1.1.2tags 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 | ${{ github.token }} |
| title-include-content | Verify that the title contains content | — | — |
| title-include-version | Verify that the title whether contains version | — | — |
| open-comment | Whether to open comments | — | — |
Outputs
no outputs