April 22, 2026
CBrowser - AI Browser Automation with Safety Boundaries
Version updated for https://github.com/alexandriashai/cbrowser to version v18.65.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 CBrowser is a browser automation tool designed to simulate and analyze user cognitive behavior, predicting usability challenges and abandonment risks based on cognitive traits and personas. It automates tasks such as cognitive audits, accessibility empathy testing, and attention analysis, providing insights like cognitive transport scores, bottleneck identification, and abandonment risk percentages. By leveraging research-backed models, it helps developers optimize user experiences and address accessibility challenges effectively.
April 22, 2026
AI PR Reviewer by Bonn
Version updated for https://github.com/AndreaBonn/ai-pr-reviewer 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 AI PR Reviewer is a GitHub Action that automates code reviews for pull requests by leveraging large language models (LLMs) to generate structured feedback, including assessments of bugs, security, performance, and testing gaps. It supports multiple LLM providers (e.g., Groq, Gemini, Anthropic, OpenAI) with automatic fallback to ensure reliability, making it a robust tool for streamlining the PR review process and maintaining code quality. Additionally, it updates reviews dynamically when new commits are pushed, reducing redundancy and enhancing collaboration.
April 22, 2026
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.6.0-0.
This action is used across all versions by 16 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit hooks in a CI/CD pipeline. It simplifies the process of running code quality checks, such as linting and formatting, by automatically setting up the pre-commit environment and running the configured hooks on code changes. This action addresses the need for consistent enforcement of coding standards and streamlined code validation during development workflows.
April 22, 2026
Import Code-Signing Certificates
Version updated for https://github.com/Apple-Actions/import-codesign-certs to version v7.0.0.
This action is used across all versions by 7,212 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of importing Apple code-signing certificates and keys into a CI/CD pipeline by securely handling .p12 certificate files and their associated passwords. It simplifies the setup required for signing iOS apps during automated builds, ensuring proper integration with Apple’s code-signing requirements. This action is particularly useful for streamlining app deployment workflows to the App Store or other distribution platforms.
April 22, 2026
Create secret in Kubernetes cluster
Version updated for https://github.com/Azure/k8s-create-secret to version v6.0.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 6,312 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 Kubernetes Create Secret GitHub Action automates the creation and management of Kubernetes secrets, including generic secrets and Docker registry (image pull) secrets, within a Kubernetes cluster. It simplifies the process of securely provisioning sensitive data like credentials or configuration files by supporting both plaintext and base64-encoded formats and integrating seamlessly with workflows that set the Kubernetes cluster context. This action eliminates the need for manual kubectl commands, streamlining secret management in CI/CD pipelines.
April 22, 2026
Lint k8s manifest files
Version updated for https://github.com/Azure/k8s-lint to version v4.0.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 1,066 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 Kubernetes lint GitHub Action is designed to validate and lint Kubernetes manifest files, ensuring they conform to specifications or are pre-checked for server-side compatibility using dry-run validation. It automates the process of identifying errors or inconsistencies in Kubernetes configurations, helping developers maintain deployment accuracy and compliance. Key capabilities include schema validation through kubeconform and server-side validation for Kubernetes versions 1.12 and above.
April 22, 2026
PR Pilot Summary
Version updated for https://github.com/bishalprasad321/prpilot-summary to version v1.0.0.
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, PR Pilot Summary, automates the generation of intelligent, context-aware pull request descriptions using AI. It analyzes code changes to create professional summaries, developer notes, and checklists, helping teams and contributors improve communication and streamline the PR review process. Key features include support for multiple AI models, dynamic checklist generation based on file types, and efficient handling of large or noisy diffs.
April 22, 2026
Compile and publish all LaTeX
Version updated for https://github.com/DanySK/compile-and-publish-all-latex to version 2.3.3.
This action is used across all versions by 199 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 compilation of LaTeX documents and publishes the resulting artifacts directly to GitHub Releases, streamlining the process of managing and distributing LaTeX-generated outputs. It also supports generating differential documents by integrating with auto-latexdiff, enabling users to track changes between versions. This action simplifies workflows for teams or individuals working with LaTeX by handling compiling, versioning, and release management.
April 22, 2026
swarm-review
Version updated for https://github.com/EvanGribar/Swarm-Review to version 0.1.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 Summary:
The swarm-review GitHub Action automates pull request reviews by leveraging multiple AI agents, each specializing in areas like security, performance, architecture, or developer experience. These agents independently analyze code changes, engage in structured debates to challenge or reinforce findings, and produce a synthesized final review comment via a principal agent. This action streamlines and enhances code review processes, providing teams with comprehensive, collaborative, and specialized feedback.
April 22, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.44.2.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Fallow is a static analysis tool for TypeScript and JavaScript that identifies unused code, duplication, complexity, and architectural issues across an entire codebase. It automates codebase cleanup and optimization, helping developers improve maintainability, enforce boundaries, and streamline AI-assisted development workflows. With its zero-configuration setup, sub-second performance, and optional runtime insights for production behavior, Fallow provides a comprehensive and efficient solution for code quality and health analysis.