January 18, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.89.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The aer GitHub Action provides a lightweight Salesforce-compatible runtime for validating Apex code, running tests, and debugging without needing to deploy to a Salesforce org. It streamlines development workflows by enabling fast, reproducible test cycles and automating Apex test execution in CI/CD pipelines.
January 18, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v18.01.26.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the creation of dynamic, animated visualizations of your GitHub contribution graph, offering five unique styles, various geometric shapes, and bold month labels for enhanced readability. It simplifies the process by automatically detecting the repository owner, generating high-quality SVG and GIF assets, and organizing them into an output branch for easy access and sharing.
January 18, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The SSG GitHub Action is a static site generator written in Go that automates the conversion of WordPress exports (Markdown with YAML frontmatter) into responsive, SEO-friendly static websites. It simplifies tasks such as media file management, live file watching, minification, and WebP conversion while supporting deployment workflows like Cloudflare Pages and integration into CI/CD pipelines.
January 18, 2026
Read mise.toml versions
Version updated for https://github.com/yshrsmz/action-mise-values to version v0.2.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-mise-values GitHub Action reads the [tools] table from a mise.toml file and outputs it as a JSON object, enabling seamless integration of tool versions into subsequent workflow steps. It provides a centralized way to manage tool versions (e.g., Node.js, Python, Go) without hardcoding them in workflows, allowing users to leverage official setup actions for caching, tool-specific features, and granular control.
January 18, 2026
Run Intellitester
Version updated for https://github.com/ZachHandley/Intellitester to version v0.2.58.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary IntelliTester is a GitHub Action that automates the creation and execution of test suites for web, iOS, and Android applications using AI and emulators or browsers. It simplifies testing by enabling users to write tests with straightforward instructions, generate detailed guides for AI assistants, and enforce standardized testing patterns across teams.
January 18, 2026
Structured MADR Validator
Version updated for https://github.com/zircote/structured-madr to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Structured MADR is a GitHub Action that enhances Markdown Architectural Decision Records (MADR) by introducing YAML-based machine-readable metadata, structured risk assessments, and compliance tracking through audit sections. It automates and standardizes the documentation of architectural decisions, making them both human-readable and programmatically accessible, while addressing gaps such as risk evaluation, explicit decision relationships, and auditability.
January 17, 2026
Update uv.lock
Version updated for https://github.com/abhsheksingh/update-uv-lock to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Update uv.lock Action automates the process of regenerating the uv.lock file in a repository whenever changes are made to pyproject.toml or dependencies during a pull request. It ensures that the uv.lock file is always up-to-date by detecting differences, regenerating the file, and automatically committing the changes to the branch.
January 17, 2026
Dependabot Cron Action
Version updated for https://github.com/akheron/dependabot-cron-action to version v1.2.
This action is used across all versions by 257 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Dependabot Cron Action is a GitHub Action designed to automatically approve and merge pull requests created by Dependabot or a specified user, based on predefined criteria. It streamlines the process of managing dependency updates by automating periodic checks and merges, ensuring repositories stay up-to-date without manual intervention.
January 17, 2026
Setup yt-dlp
Version updated for https://github.com/AnimMouse/setup-yt-dlp to version v3.1.0.
This action is used across all versions by 77 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up yt-dlp, a powerful video downloader and fork of youtube-dl, for use in CI/CD workflows on GitHub Actions. It automates the installation of yt-dlp, FFmpeg, and other recommended tools like aria2 and yt-dlp-ejs to enhance video downloading capabilities, such as handling video merging, parallel downloads, and bypassing JavaScript challenges.