March 20, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v20.03.26.
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 Multi-Style Snake Contribution Grid GitHub Action transforms a user’s GitHub contribution graph into dynamic, animated visuals with five distinct themes, unique geometric shapes, and bold month labels for enhanced readability. It automates the generation of high-quality SVG and GIF assets, organizes them in an output branch, and provides a gallery for easy preview and sharing.
March 20, 2026
WP Packages Changelog Action
Version updated for https://github.com/roots/wp-packages-changelog-action to version v3.0.0.
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 The WP Packages Changelog Action is a GitHub Action designed to automatically comment on pull requests with WordPress plugin changelogs when changes are detected in composer.lock or composer.json files. It simplifies tracking plugin updates by fetching changelogs from the WordPress.
March 20, 2026
Setup RuyiSDK Package Manager
Version updated for https://github.com/ruyisdk/setup-ruyi-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 ruyisdk/setup-ruyi-action GitHub Action automates the setup of the RuyiSDK Package Manager (ruyi) in CI workflows by downloading the appropriate binary for the runner’s architecture, verifying its integrity, and adding it to the system PATH.
March 20, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.1.56.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action “rumdl” is a high-performance Markdown linter and formatter built with Rust. It automates the detection and correction of inconsistencies and common issues in Markdown files, offering features such as 71 linting rules, automatic formatting and fixes, and support for multiple Markdown flavors like GFM and MDX.
March 20, 2026
shiplight-runner
Version updated for https://github.com/ShiplightAI/github-action to version v2.0.1.
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 This GitHub Action integrates with Shiplight AI to automate the execution and monitoring of test suites during the CI/CD process. It enables users to trigger test runs, optionally perform preflight checks, and report results back to pull requests for better visibility.
March 20, 2026
pqaudit TLS Scan
Version updated for https://github.com/YasogaN/pqaudit to version v0.2.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The pqaudit GitHub Action evaluates the post-quantum cryptography (PQC) readiness of TLS endpoints by probing their support for hybrid and classical cryptographic protocols, scoring them based on compliance with standards like NIST IR 8547, CNSA 2.
March 19, 2026
Convox Run
Version updated for https://github.com/convox/action-run to version v1.2.0.
This action is used across all versions by 3 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Convox Run Action automates the execution of one-off commands, such as database migrations, against specific releases of applications on the Convox platform. It streamlines pre-deployment or post-deployment tasks by enabling users to run these commands directly within a GitHub Actions workflow.
March 19, 2026
cloud-audit - AWS Security Scanner
Version updated for https://github.com/gebalamariusz/cloud-audit to version v0.9.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 cloud-audit is an open-source AWS security scanner that performs 47 checks across 15 AWS resource types and maps findings to 16 CIS AWS Foundations Benchmark controls. It uniquely identifies and correlates vulnerabilities into exploitable attack paths using 16 attack chain rules, helping users prioritize and remediate real-world security risks.
March 19, 2026
Check CRLF line endings
Version updated for https://github.com/gi-org-pl/check-crlf-action to version v1.0.2.
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 check-crlf-action GitHub Action ensures code consistency by detecting and failing workflows if any tracked files in the repository use CRLF (\r\n) line endings instead of LF line endings. It automates the enforcement of uniform line endings across the codebase, helping to prevent issues caused by inconsistent line ending formats in collaborative development environments.