March 11, 2026
RevoTale docker container multi-arch build & push action
Version updated for https://github.com/RevoTale/docker-multi-arch-release-action to version v1.3.0.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The docker-multi-arch-release-action GitHub Action automates the process of building and pushing multi-architecture Docker images to a container registry. It simplifies tagging based on Git references, supports custom tags, and handles multiple platforms (e.g., linux/amd64, linux/arm64) in a single workflow.
March 11, 2026
IfChange (slnc)
Version updated for https://github.com/slnc/ifchange 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 ifchange GitHub Action is a linting tool designed to enforce consistency across interdependent code sections by monitoring changes in related files. It helps developers catch mismatches or omissions when updating code, such as forgetting to change dependent configurations or scripts after modifying a related section.
March 11, 2026
🚀 Super Ultra Typescript Deploy
Version updated for https://github.com/zhjpwlj/ultimate-deploy-system to version v2.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 “ultimate-deploy-system” GitHub Action is a production-grade CI/CD workflow designed for deploying modern static applications. It automates the build, performance verification (via Lighthouse audits and bundle size checks), and multi-target deployment to platforms like Netlify and GitHub Pages.
March 11, 2026
CodeCritic Review
Version updated for https://github.com/CodeCritic-Reviews/review-action to version v1.
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 CodeCritic Review Action is a GitHub Action that uses AI to automate code reviews for pull requests, providing a code quality score, review comments, and actionable insights. It streamlines the review process by analyzing code diffs, identifying potential issues, and delivering feedback directly on the pull request.
March 11, 2026
Delimit API Governance
Version updated for https://github.com/delimit-ai/delimit-action to version v1.2.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 Delimit is a GitHub Action designed to analyze and enforce governance for OpenAPI specifications in pull requests. It automatically detects breaking changes, recommends semantic versioning updates, and generates migration guides, providing detailed feedback through pull request comments.
March 11, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.6.1.
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 MUAD’DIB is a security-focused GitHub Action designed to detect and assess threats in npm and PyPI dependencies through static and dynamic analysis, deobfuscation, behavioral anomaly detection, and security audits. It automates package scanning, risk scoring, and response guidance, helping developers identify and mitigate supply-chain attacks before threats become widespread.
March 11, 2026
The Janitor Stop the Slop
Version updated for https://github.com/GhrammR/the-janitor to version v6.12.7.
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 Janitor is a GitHub Action designed to enforce structural integrity in AI-generated and human-written code by identifying and removing dead symbols, zombie dependencies, and duplicate logic in pull requests before they are merged. It acts as a “structural firewall,” automating static code analysis, dependency validation, and cryptographic verification to improve code quality and mitigate risks associated with AI-assisted coding, such as vulnerabilities and antipatterns.
March 11, 2026
AIIR — AI Integrity Receipts
Version updated for https://github.com/invariant-systems-ai/aiir to version v1.2.4.
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 AIIR (AI Integrity Receipts) is a GitHub Action that automates the generation of cryptographically verifiable receipts for every Git commit, documenting whether and how AI tools were involved in the code creation process. It provides a systematic way to track AI contributions, verify releases against organizational policies, and produce machine-readable attestations for compliance and auditing purposes, addressing transparency and regulatory requirements like the EU AI Act.
March 11, 2026
Maximize GitHub Runner Space
Version updated for https://github.com/justinthelaw/maximize-github-runner-space to version v0.6.2.
This action is used across all versions by 8 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Maximize GitHub Runner Space, optimizes disk space on ubuntu-latest GitHub-hosted runners by removing unnecessary preinstalled SDKs, toolchains, and caches. It addresses the issue of limited disk space during workflows involving large builds, tests, or container jobs.