January 13, 2026
fish-shop/install-fish-shell
Version updated for https://github.com/fish-shop/install-fish-shell to version v2.0.39.
This action is used across all versions by 44 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action simplifies the installation of the Fish shell on GitHub-hosted runners, automating the setup process for environments using macOS or Ubuntu. It eliminates the need for manual installation, ensuring consistent and efficient configuration for workflows that rely on the Fish shell.
January 13, 2026
fish-shop/install-plugin
Version updated for https://github.com/fish-shop/install-plugin to version v2.3.87.
This action is used across all versions by 29 repositories. 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, leveraging supported plugin managers like Fisher or Oh My Fish. It simplifies the process of managing fish shell plugins in CI/CD workflows by handling plugin installation, ensuring the required plugin manager is available, and mitigating security risks associated with script injections.
January 13, 2026
fish-shop/install-plugin-manager
Version updated for https://github.com/fish-shop/install-plugin-manager to version v2.3.85.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action facilitates the installation of plugin managers for the Fish shell, such as Fisher and Oh My Fish, directly within GitHub workflows. It automates the setup process, enabling users to easily manage and integrate Fish shell plugins in CI/CD pipelines.
January 13, 2026
fish-shop/run-fishtape-tests
Version updated for https://github.com/fish-shop/run-fishtape-tests to version v2.3.87.
This action is used across all versions by 30 repositories. 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 testing workflows by identifying and running .fish test files, supporting customizable file patterns with wildcards and brace expansions, and generating readable output using tap-diff.
January 13, 2026
fish-shop/syntax-check
Version updated for https://github.com/fish-shop/syntax-check to version v2.2.84.
This action is used across all versions by 26 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/syntax-check GitHub Action automates syntax checking for Fish shell (.fish) script files in a repository. It simplifies the process of identifying syntax errors by automatically scanning specified files or directories using configurable patterns. The action enhances CI workflows by providing detailed output on the number of files checked, passed, or failed, with optional annotations for error visibility.
January 13, 2026
Add APT repository and key
Version updated for https://github.com/gerlero/add-apt-repository to version v1.1.0.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The add-apt-repository GitHub Action simplifies the process of adding an APT repository and its associated GPG key to the system’s package sources. It automates repository configuration for package installations in CI workflows, reducing manual setup and ensuring consistent repository management. Key capabilities include specifying repository details such as URI, suite, and component, while supporting caching for efficiency.
January 13, 2026
Palisade Security Scan
Version updated for https://github.com/highflame-ai/palisade-githubaction to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Palisade GitHub Action integrates an enterprise-grade machine learning (ML) model security scanner into CI/CD workflows to detect backdoors, supply chain attacks, and malicious payloads before deployment. It automates the validation of model integrity, provenance, and security through static analysis, preventing exploits such as remote code execution, tampering, and injection attacks.
January 13, 2026
npm-version-check-action
Version updated for https://github.com/joshjohanning/npm-version-check-action to version v1.0.11.
This action is used across all versions by 26 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The npm-version-check-action GitHub Action ensures proper semantic versioning by validating that the package.json version is incremented in pull requests that modify JavaScript/TypeScript-related files. It automates the detection of necessary version bumps, prevents publishing issues caused by missing updates, and provides intelligent checks for dependencies and metadata changes.
January 13, 2026
GitHub Organization Readme Badge Generator
Version updated for https://github.com/joshjohanning/organization-readme-badge-generator to version v1.0.6.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The organization-readme-badge-generator GitHub Action automates the creation of dynamic markdown badges for a GitHub organization’s README file using shields.io. It simplifies the process of displaying organization-related statistics, such as total repositories or pull request activity, in a visually appealing way. This action is useful for maintaining up-to-date and professional organization profiles without manual badge updates.