March 25, 2026
Shoutrrr GitHub Notifications Action
Version updated for https://github.com/nicholas-fedor/shoutrrr-action to version v1.0.16.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates with Shoutrrr to automate the sending of notifications from GitHub workflows. It simplifies the process of notifying users or systems about workflow events, such as deployments, by leveraging Shoutrrr’s supported notification services.
March 25, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.131.
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 aer GitHub Action enables users to validate, test, and debug Salesforce Apex code directly within their CI/CD pipelines or local environments, without requiring deployment to a Salesforce org. It automates the execution of Apex test suites, individual code paths, and interactive debugging using a lightweight, Salesforce-compatible runtime, significantly streamlining development workflows and reducing test cycle times.
March 25, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v25.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 This GitHub Action automates the creation of dynamic, animated visualizations of your GitHub contribution graph in multiple styles and shapes, offering customizable themes, geometric patterns, and bold month labels for enhanced readability. It solves the problem of manually designing contribution graph visuals by providing automated generation of high-quality SVGs and GIFs, along with a gallery for easy preview.
March 25, 2026
Drawio Export Action
Version updated for https://github.com/rlespinasse/drawio-export-action to version v2.46.0.
This action is used across all versions by 123 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Drawio Export Action is a GitHub Action designed to automate the export of draw.io diagrams into various formats such as PNG, PDF, SVG, and more. It simplifies the process of converting and synchronizing draw.
March 25, 2026
mcp-scan
Version updated for https://github.com/rodolfboctor/mcp-scan to version v1.7.3.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The mcp-scan GitHub Action is a security scanner designed to automatically analyze MCP server configurations for vulnerabilities and potential risks. It detects issues such as hardcoded secrets, malicious packages, insecure permissions, and other security flaws across various tools and platforms.
March 25, 2026
AI Code Trust Validator
Version updated for https://github.com/rudra496/ai-code-trust-validator to version v0.3.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 AI Code Trust Validator is a GitHub Action and tool designed to analyze and validate AI-generated code for quality, security, and reliability. It automates tasks such as detecting security vulnerabilities, logic errors, hallucinations, and technical debt, while providing detailed reports, auto-fix suggestions, and test generation.
March 25, 2026
Drift — Architectural Erosion Check
Version updated for https://github.com/sauremilk/drift to version v0.5.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 Drift is a Python-based architectural analysis tool designed to detect and address cross-file architectural erosion, technical debt, and structural degradation caused by AI-assisted coding tools. It complements traditional linters, type checkers, and security scanners by identifying issues like pattern fragmentation, boundary violations, and silent code duplication that those tools typically miss.
March 25, 2026
Rust Cache S3
Version updated for https://github.com/silafood/rust-cache-s3 to version v2.1.4.
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 Rust Cache S3 Action is a GitHub Action that accelerates Rust project builds by caching dependencies and build artifacts, with added support for S3-compatible storage solutions like AWS S3, MinIO, and RustFS.
March 25, 2026
evnx — .env Security & Validation
Version updated for https://github.com/urwithajit9/evnx-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 evnx-action GitHub Action automates the security and validation of .env files in CI pipelines by providing functionality to scan for secrets, validate configurations, detect discrepancies between .env and .env.example files, and more. It helps developers catch secrets, placeholder values, misconfigurations, and file drift before deployment, reducing risks of exposing sensitive data or introducing configuration errors.