January 22, 2026
EC2 SSM Docker Blue Green
Version updated for https://github.com/luviny/ec2-ssm-docker-blue-green to version v0.0.13.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The EC2 SSM Docker Blue Green Deployment Action automates the deployment of Docker Compose-based applications on EC2 instances using a Blue/Green deployment strategy. It eliminates the need for managing SSH keys by leveraging AWS Systems Manager (SSM) for secure operations and ensures zero-downtime deployments by dynamically updating Nginx configurations and performing health checks before traffic switching.
January 22, 2026
Omni Comment
Version updated for https://github.com/mskelton/omni-comment to version v2.1.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Omni Comment Action consolidates outputs from multiple jobs in a CI/CD workflow into a single, organized comment on a pull request. It eliminates the clutter caused by multiple individual comments, offering a streamlined way to present test results, deployment previews, performance stats, and other information.
January 22, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.92.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The aer (Apex Execution Runtime) GitHub Action provides a lightweight and Salesforce-compatible runtime for validating Apex code and running tests directly on a local workstation or in CI pipelines without requiring deployment to a Salesforce org. It automates test execution, supports interactive debugging, and ensures fast, reproducible testing cycles for Salesforce projects.
January 22, 2026
TurtlePowerShell
Version updated for https://github.com/PowerShellWeb/Turtle to version v0.2.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Turtle GitHub Action automates the generation of SVG graphics using Turtle Graphics principles, allowing users to create and manipulate shapes programmatically within GitHub workflows using PowerShell scripts. It simplifies tasks by running .turtle.ps1 files in a repository and committing any resulting changes, making it ideal for automating visual outputs in CI/CD pipelines.
January 22, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v22.01.26.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Multi-Style Snake Contribution Grid GitHub Action automates the generation of dynamic, animated visualizations of a user’s GitHub contribution graph with customizable styles, shapes, and themes. It eliminates the need for manual configuration by automatically detecting the repository owner and generates a gallery of GIF and SVG assets for easy sharing or embedding.
January 22, 2026
Build Size Diff
Version updated for https://github.com/q1sh101/build-size-diff to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Build Size Diff GitHub Action automates the tracking and comparison of bundle sizes during CI/CD workflows. It identifies performance regressions by analyzing gzip and brotli-compressed sizes, providing detailed pull request comments with file-level changes, size budgets, and visual diffs. This action is framework-agnostic, works with any bundler, and helps developers enforce size constraints, ensuring optimized builds before merging code.
January 22, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.0.223.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance Markdown linter and formatter written in Rust, designed to ensure consistency and adherence to best practices in Markdown files. It automates tasks such as identifying and fixing common Markdown issues, formatting files, and supporting multiple Markdown flavors, while offering fast processing, detailed error reporting, and integration with CI/CD pipelines.
January 22, 2026
Stainless — Build SDK
Version updated for https://github.com/stainless-api/upload-openapi-spec-action to version v1.11.0.
This action is used across all versions by 68 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of building and previewing updates to Stainless SDKs directly from pull requests, enabling streamlined SDK development and integration workflows. It simplifies authentication using GitHub OIDC or API keys and supports integration with GitHub and GitLab CI pipelines.
January 22, 2026
UseMarkX
Version updated for https://github.com/StartAutomating/MarkX to version v0.1.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary MarkX is a PowerShell module that transforms Markdown into both HTML and XML, enabling users to query and manipulate Markdown content programmatically. It automates tasks like extracting links, images, and tables from Markdown, simplifying data processing and content organization. By combining the simplicity of Markdown with the structure of XML, it provides an efficient way to generate, analyze, and interact with structured document data.