March 12, 2026
Waka README Daily Stats
Version updated for https://github.com/pphatdev/pphatdev to version v1.0.4.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the generation and visualization of GitHub contribution statistics, including activity breakdowns, such as languages used, repository stats, and coding trends. It provides developers with detailed, visually appealing insights into their coding habits and project contributions, making it easier to track progress and showcase their work.
March 12, 2026
SSL Auditor
Version updated for https://github.com/s01ipsist/test-ssl-auditor-action to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The test-ssl-auditor-action is a GitHub Action designed to audit the JSON output from test-ssl-action against configurable security rules. It automates the process of validating SSL/TLS configurations by checking for compliance with user-defined rules, such as minimum TLS version, blocked ciphers, and certificate expiry limits.
March 12, 2026
tmtv — Debug with SSH
Version updated for https://github.com/sa3lej/action-tmtv to version v1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-tmtv GitHub Action enables users to SSH into their CI runners for interactive debugging during workflows. It serves as a modern replacement for action-tmate, offering an updated foundation with tmux 3.6a, active maintenance, and enhanced features like password protection and a web viewer.
March 12, 2026
DeepL API Translate Github Action
Version updated for https://github.com/tylerthehaas/deepl-translate-github-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The DeepL Translate GitHub Action automates the translation of text files in a repository using the DeepL API, supporting formats like .md, .html, .xml, .txt, and both flat and nested JSON locale files. It simplifies language localization tasks, particularly for multilingual documentation or applications, by generating translated files in target languages.
March 12, 2026
🚀 Super Ultra Typescript Deploy
Version updated for https://github.com/zhjpwlj/ultimate-deploy-system to version v2.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Super Ultra Typescript Deploy is a GitHub Actions workflow designed to streamline CI/CD for modern static sites. It automates the build, bundle size validation, performance auditing with Lighthouse, and deployment to Netlify and GitHub Pages, ensuring that only validated, high-performance builds are deployed to production.
March 12, 2026
Repo Task Tracker
Version updated for https://github.com/DiogoRibeiro7/repo-task-tracker to version v1.0.4.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The repo-task-tracker GitHub Action automates the process of converting tasks defined in a tracker.json file within a repository into GitHub Issues, and optionally syncing them to a GitHub Projects (v2) board. It helps streamline task management across multiple repositories by ensuring issues are automatically updated and organized on a centralized project board, syncing their status, priority, and other key attributes.
March 12, 2026
HyperHawk Link Checker
Version updated for https://github.com/dvdstelt/hyperhawk to version v1.8.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary HyperHawk is a GitHub Action that automatically scans markdown files for broken links, including internal, same-organization GitHub links, and external URLs. It automates the process of identifying and reporting link issues by posting inline review comments with one-click fix suggestions on pull requests, and by generating summary reports for push and scheduled workflows.
March 12, 2026
TurboRepo with github artifacts
Version updated for https://github.com/felixmosh/turborepo-gh-artifacts to version v4.0.0.
This action is used across all versions by 261 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The TurboRepo GitHub Artifacts action enables the use of GitHub artifacts as a remote cache server for TurboRepo, simplifying the caching process for builds. It starts a local TurboRepo server and integrates with GitHub artifacts to store and retrieve cache data, helping teams optimize build times and improve CI/CD workflows.
March 12, 2026
Go Unit Test Coverage Report
Version updated for https://github.com/fgrosse/go-coverage-report to version v1.3.0.
This action is used across all versions by 215 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Coverage Report is a GitHub Action and CLI tool that generates detailed code coverage reports for Go projects and posts them as pull request comments. It highlights the impact of changes on code coverage at the package level, encouraging contributors to write tests and improve code quality.