January 10, 2026
E-Mail HTML Validator
Version updated for https://github.com/YunaBraska/email-html-validator to version 2026.01.0092037.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Email HTML Validator” GitHub Action automates the validation of newsletter HTML templates by assessing their compatibility across the “Can I Email” dataset and performing optional accessibility audits using Playwright and axe-core. It simplifies the process of identifying supported, partially supported, and unsupported HTML features, while generating detailed reports in various formats (JSON, XML, HTML, Markdown).
January 9, 2026
TODO Registrar
Version updated for https://github.com/Aeliot-Tm/todo-registrar-action to version 1.2.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The TODO Registrar GitHub Action automates the process of scanning codebases for TODO/FIXME comments and converting them into issues in supported trackers like GitHub, GitLab, or JIRA. It prevents duplicate issues by injecting issue IDs back into the code and commits these changes directly to the repository, eliminating the need for external databases.
January 9, 2026
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.78.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup balena CLI Action” is a GitHub Action designed to automate the installation and configuration of the balena CLI within a GitHub Actions workflow. It enables seamless interaction with balenaCloud, such as pushing releases or managing applications, by providing options for installing specific CLI versions and authenticating via a balenaCloud API token.
January 9, 2026
Job Context
Version updated for https://github.com/beacon-biosignals/job-context to version v1.1.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The job-context GitHub Action enhances the default job context provided by GitHub Actions by adding key details such as the rendered job name and numeric job ID used by the GitHub API. It automates the retrieval of these additional job metadata, solving the limitation of missing information in the default job context.
January 9, 2026
Cerbos Store Action
Version updated for https://github.com/cerbos/cerbos-store-action to version v1.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Cerbos Store Action is a GitHub Action designed to automate the process of uploading Cerbos access control policies from a local Git repository to a Cerbos Hub store. It simplifies policy management by ensuring that updates to authorization policies are seamlessly synchronized with the remote store.
January 9, 2026
Fix Code securely
Version updated for https://github.com/csm-actions/securefix-action to version v0.5.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Securefix Action is a GitHub Action designed to securely automate code fixes within CI workflows without requiring the sharing of sensitive GitHub App private keys or external service access to your code. It enhances the security of workflows by operating entirely within GitHub Actions while providing a straightforward, serverless implementation.
January 9, 2026
Docker Compose Volumes Cache
Version updated for https://github.com/datarockets/docker-compose-cache to version 1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Docker Compose Cache Action” is a GitHub Action designed to optimize development and CI workflows by caching Docker Compose volumes and image layers across builds. It addresses performance bottlenecks, such as slow bind mount volumes on macOS, and avoids repetitive setup steps by preserving dependencies like app libraries and databases between runs.
January 9, 2026
CAML Lint
Version updated for https://github.com/dkoepsell/caml-lint-action to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The caml-lint-action GitHub Action automates the validation of CAML files during continuous integration (CI) workflows. It ensures that invalid or inconsistent narrative content in CAML files is detected before deployment, preventing errors from shipping. This action provides a streamlined, zero-configuration solution for integrating CAML linting into CI pipelines.
January 9, 2026
Install GitHub Release binary
Version updated for https://github.com/EricCrosson/install-github-release-binary to version v2.5.10.
This action is used across all versions by 35 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The install-github-release-binary GitHub Action automates the process of downloading and adding raw binary assets from GitHub Releases to the CI/CD $PATH. It prioritizes supply chain security, speed, and avoiding rate limits, supporting releases with semantic versioning and specifically named binary files. This action simplifies the integration of release binaries into workflows, enhancing security and efficiency in CI environments.