April 12, 2026
fish-shop/indent-check
Version updated for https://github.com/fish-shop/indent-check to version v2.2.100.
This action is used across all versions by 24 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/indent-check GitHub Action is designed to automatically verify the indentation consistency of .fish shell files within a repository. It simplifies the process of ensuring proper formatting by scanning specified files or directories, supporting wildcards and brace expansions for flexible file matching. This action helps developers maintain clean and standardized code in projects using the fish shell.
April 12, 2026
fish-shop/install-fish-shell
Version updated for https://github.com/fish-shop/install-fish-shell to version v2.1.9.
This action is used across all versions by 50 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/install-fish-shell GitHub Action automates the installation of the Fish shell on GitHub-hosted runners, ensuring a consistent setup across different environments (macOS and Ubuntu). It simplifies the process of configuring workflows that require Fish shell, saving time and reducing manual configuration errors. The action supports flexible versioning to accommodate updates while maintaining compatibility.
April 12, 2026
fish-shop/install-plugin
Version updated for https://github.com/fish-shop/install-plugin to version v2.3.102.
This action is used across all versions by 31 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/install-plugin GitHub Action automates the installation of plugins for the fish shell by supporting various plugin managers like Fisher and Oh My Fish. It simplifies the process of managing fish plugins in CI workflows by automatically installing the specified plugin manager (if not already present) and the desired plugins in a secure manner. This action is particularly useful for streamlining shell environment setup in GitHub workflows.
April 12, 2026
fish-shop/install-plugin-manager
Version updated for https://github.com/fish-shop/install-plugin-manager to version v2.3.100.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, fish-shop/install-plugin-manager, automates the installation of plugin managers for the Fish shell, such as Fisher and Oh My Fish. It simplifies the setup process for managing Fish plugins in CI/CD workflows, allowing users to easily integrate plugin installation and management into their pipelines. The action supports multiple plugin managers and facilitates seamless plugin interactions in subsequent workflow steps.
April 12, 2026
fish-shop/run-fishtape-tests
Version updated for https://github.com/fish-shop/run-fishtape-tests to version v2.3.102.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/run-fishtape-tests GitHub Action automates the execution of Fishtape tests for projects using the fish shell. It simplifies running test suites by automatically identifying and testing .fish files, with support for customizable file patterns and enhanced output formatting using tap-diff. This action streamlines the testing workflow for fish scripts, ensuring consistent and efficient validation of code.
April 12, 2026
fish-shop/syntax-check
Version updated for https://github.com/fish-shop/syntax-check to version v2.2.98.
This action is used across all versions by 29 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/syntax-check GitHub Action automates the process of syntax checking for files written in the fish shell scripting language. It scans .fish files in a repository (or specified patterns) and identifies syntax issues, providing detailed annotations and a summary of results. This action streamlines the detection of syntax errors, ensuring code quality and reducing manual debugging efforts in fish shell scripts.
April 12, 2026
AI Assisted Code Review
Version updated for https://github.com/gvasilei/AutoReviewer to version v0.6.0.
This action is used across all versions by 15 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 leverages OpenAI’s language models to automate code reviews by analyzing pull requests and providing feedback. It streamlines the review process, delivering faster and more consistent code quality checks while allowing for customizable file exclusions and model configurations. The action is particularly useful for improving productivity and maintaining high development standards in collaborative projects.
April 12, 2026
EvalView - AI Agent Testing
Version updated for https://github.com/hidai25/eval-view to version v0.6.2.
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 EvalView is an open-source GitHub Action designed to detect silent regressions in AI agents by monitoring and analyzing changes in their behavior, tool usage, and outputs. It automates tasks such as behavior snapshotting, drift detection, change classification, and safe auto-healing, enabling developers to identify and address issues caused by model updates or system changes before they impact users. Its key capabilities include tracking behavior consistency, distinguishing between provider/model drift and system regressions, and streamlining the evaluation-review-deployment cycle for AI agents.
April 12, 2026
cargo-rail
Version updated for https://github.com/loadingalias/cargo-rail-action to version v4.1.0.
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 cargo-rail-action GitHub Action integrates with the cargo-rail tool to streamline CI workflows by automating the analysis of code changes and publishing job-specific gating outputs (e.g., build, test, docs). It ensures that CI pipelines are aligned with local cargo rail plan and run workflows, enabling efficient, deterministic execution by skipping unnecessary tasks based on defined rules in a rail.toml configuration. The action also exports detailed change analysis (e.g., scope-json) to further customize CI job behavior.
April 12, 2026
Mipiti Verify
Version updated for https://github.com/Mipiti/mipiti-verify to version v0.26.0.
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 The mipiti-verify GitHub Action automates the verification of threat model assertions in CI/CD pipelines, ensuring the accuracy and consistency of security controls. It supports both local and cloud-based verification of assertions using static analysis and optional AI-powered semantic checks, helping to detect configuration drift, validate control sufficiency, and ensure compliance with security requirements. Key features include batch verification, signed report auditing, and the ability to perform granular or full-workspace validations.