April 18, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.40.3.
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, Fallow, is a Rust-native codebase analyzer designed for TypeScript and JavaScript projects. It automates the detection of unused code, duplication, complexity issues, and architectural concerns without requiring any configuration. Its key capabilities include identifying dead code (e.g., unused files, exports, and dependencies), detecting code duplication and circular dependencies, and analyzing code complexity, all with high performance and support for various frameworks.
April 18, 2026
fish-shop/indent-check
Version updated for https://github.com/fish-shop/indent-check to version v2.2.101.
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 automates the process of validating indentation in fish shell script files. It scans .fish files within a repository, optionally filtered by user-defined patterns, and generates a job summary with results indicating the total files checked, and how many passed or failed the indentation checks. This action simplifies the enforcement of consistent coding standards for fish shell scripts in CI workflows.
April 18, 2026
fish-shop/install-fish-shell
Version updated for https://github.com/fish-shop/install-fish-shell to version v2.1.10.
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, supporting both macOS and Ubuntu environments. It simplifies setup by handling platform-specific dependencies, enabling seamless integration of Fish shell into CI/CD workflows. This action is ideal for developers leveraging Fish shell in their automation processes.
April 18, 2026
fish-shop/install-plugin
Version updated for https://github.com/fish-shop/install-plugin to version v2.3.103.
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 using supported plugin managers like Fisher and Oh My Fish. It simplifies the setup process by handling the installation of the required plugin manager (if not already present) and specified plugins. This action is ideal for streamlining workflows that rely on Fish shell plugins, ensuring efficiency and security with safe handling of inputs to mitigate script injection risks.
April 18, 2026
fish-shop/install-plugin-manager
Version updated for https://github.com/fish-shop/install-plugin-manager to version v2.3.101.
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, within GitHub workflows. It streamlines the setup process for managing Fish shell plugins, enabling users to easily integrate and manage Fish plugins in CI/CD pipelines. This action supports multiple plugin managers and simplifies their usage through workflow configuration.
April 18, 2026
fish-shop/run-fishtape-tests
Version updated for https://github.com/fish-shop/run-fishtape-tests to version v2.3.103.
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 scripts written in the Fish shell. It streamlines the process of identifying and running test files using customizable patterns and provides enhanced test output readability with the option for raw or prettified TAP results. This action simplifies test management for Fish shell projects, improving efficiency and consistency in CI workflows.
April 18, 2026
fish-shop/syntax-check
Version updated for https://github.com/fish-shop/syntax-check to version v2.2.99.
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 syntax checking of Fish shell (.fish) scripts within a repository. It scans specified files or directories for syntax errors and provides detailed feedback, including annotations for any issues found. This action streamlines the process of identifying and addressing syntax problems in Fish scripts, helping maintain code quality and prevent errors in workflows.
April 18, 2026
Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.96.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Molecule for GitHub Action” enables automated testing of Ansible roles using the Molecule framework within GitHub Actions workflows. It streamlines tasks such as creating, configuring, testing, and destroying virtualized or containerized instances, ensuring Ansible roles are linted, syntax-checked, and tested for idempotence. This action simplifies the process of validating infrastructure-as-code changes, promoting reliable and efficient CI/CD pipelines.
April 18, 2026
ReleaseKit – Automated Versioning & Release
Version updated for https://github.com/goosewobbler/releasekit to version v0.17.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 ReleaseKit is a lightweight and modular release automation tool designed for JavaScript and Rust projects, ideal for use in CI/CD pipelines. It streamlines tasks such as semantic versioning, changelog generation (with optional AI-enhanced summaries), and package publishing to npm and crates.io, all while leveraging conventional commits for seamless version management. Its key capabilities include monorepo support, configurable release strategies, and the flexibility to be used as a unified tool or as independent components.
April 18, 2026
sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.16.
This action is used across all versions by 4 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 Setup SOPS GitHub Action automates the installation of a specific version of the SOPS binary on GitHub Actions runners, allowing users to manage encrypted files in their workflows. It simplifies version management by supporting both the latest and specific semantic versions of SOPS, ensuring reliable and consistent configurations across CI/CD pipelines. The action also updates the PATH environment variable for easy access to the installed binary.