March 23, 2026
XAI Review
Version updated for https://github.com/Nikita-Filonov/ai-review to version v0.62.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 AI Review is an AI-powered code review tool designed to automate and enhance the code review process within CI/CD workflows. It integrates with popular version control systems like GitHub, GitLab, and Bitbucket, providing inline comments, summary reviews, and AI-generated replies to pull requests.
March 23, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.130.
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 developers to validate Apex code, execute tests, and simulate a lightweight Salesforce-compatible runtime directly in their GitHub workflows or local environment. It streamlines testing cycles for Salesforce development by eliminating the need to deploy code to a Salesforce org, making iterations faster and more reproducible.
March 23, 2026
crates-io-auth-action
Version updated for https://github.com/rust-lang/crates-io-auth-action to version v1.0.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1,325 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 crates-io-auth-action GitHub Action automates the process of obtaining a temporary access token for interacting with the crates.io registry, including support for custom registry URLs.
March 23, 2026
ifttt-lint
Version updated for https://github.com/simonepri/ifttt-lint to version v0.7.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 ifttt-lint GitHub Action is a linter that enforces cross-file consistency by using LINT.IfChange and LINT.ThenChange directives in code comments. It automates the detection of co-dependent changes across files, ensuring that related updates in code, documentation, or configurations stay synchronized, and prevents issues that might otherwise go unnoticed until production.
March 23, 2026
Skyhook Kustomize Smart Deploy
Version updated for https://github.com/skyhook-io/kustomize-deploy to version v1.9.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 This GitHub Action, Kustomize Deploy, automates Kubernetes deployments by handling both GitOps (e.g., ArgoCD) and direct kubectl deployments with automatic mode detection. It simplifies tasks such as updating Kubernetes manifests (image tags, labels, and environment variables), managing namespaces, and monitoring deployment rollouts, enabling seamless integration into CI/CD pipelines.
March 23, 2026
Socket Basics Security Scanner
Version updated for https://github.com/SocketDev/socket-basics to version v2.0.2.
This publisher is shown as ‘verified’ by GitHub. 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 Socket Basics is a security automation tool that integrates multiple security scanners (SAST, secrets detection, container scanning, and dependency analysis) into a unified solution. It consolidates scan results into a standardized format and provides automated feedback, such as PR comments, to streamline security reviews in CI/CD pipelines.
March 23, 2026
ForgeKit Scaffold
Version updated for https://github.com/SubhanshuMG/forgekit-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 ForgeKit Action automates the scaffolding of production-ready projects directly within GitHub Actions workflows. It generates complete project setups—including the tech stack, Dockerfile, CI/CD configurations, tests, and environment settings—tailored to predefined templates for various use cases like web apps, APIs, and machine learning pipelines.
March 23, 2026
ZIRAN Agent Security Scan
Version updated for https://github.com/taoq-ai/ziran to version v0.22.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 ZIRAN is a security testing GitHub Action designed to identify vulnerabilities in AI agents, including those with tools, memory, and multi-step reasoning capabilities. It automates the discovery of attack paths by analyzing dangerous tool combinations, detecting side effects, and simulating multi-phase attack campaigns using a graph-based approach.
March 23, 2026
Aegis AI Governance Gate
Version updated for https://github.com/Acacian/aegis to version v0.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 Aegis is a Python middleware that provides governance and control over AI agent actions by enforcing policy checks, approval gates, and audit logging. It prevents risky or unauthorized actions, such as critical API calls or data deletions, by integrating directly into your agent code without requiring additional infrastructure.