Debugging with tmate
Actively maintainedmxschmitt/action-tmate · MIT
Debug your GitHub Actions via SSH by using tmate to get access to the runner system itself.
★ 3.6k starsLast commit 1 months agoLatest v3.24
C
65
/ 100
Security signals
OpenSSF Scorecard5.6 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: mxschmitt/action-tmate@35b54afac29c97fb54faba5b513f8fbd1882f113 # v3.24Mutable tags like v3.24 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: mxschmitt/action-tmate@35b54afac29c97fb54faba5b513f8fbd1882f113 # v3.24
Score breakdown
Security (35%)54
Popularity (20%)64
Maintenance (30%)80
Reliability (15%)60
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/mxschmitt-action-tmate)HTML version
HTML
<a href="https://actionrank.dev/actions/mxschmitt-action-tmate"><img src="https://actionrank.dev/api/badge/mxschmitt-action-tmate" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work