dhanushnehru/TryHackMe Badge Action Workflow
A github action for tryhackme to fetch and regenerate static badge image which can be used in the README
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 2, 2025
- License
- None
Pinned Snippet
uses: dhanushnehru/tryhackme-badge-action-workflow@14b17fbc2d40ba49adcc1ba08da7209b44437f1f # v1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| image_path | Path to save the badge | no | ./assets/tryhackme-badge.png |
| username | Your TryHackMe username | yes | — |
| user_id | Your TryHackMe user_id | yes | — |
| committer_username | Your GitHub username | no | dhanushnehru |
| commit_message | Commit message | no | Updated THM profile badge |
| GITHUB_TOKEN | Your GitHub Token | yes | — |
Outputs
no outputs