March 18, 2026
npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.5.0.
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 This GitHub Action provides an opinionated linter for validating NPM package tarballs and package.json metadata. It automates the process of enforcing stricter standards and best practices for package metadata, ensuring better tooling compatibility and reduced dependency bloat.
March 18, 2026
Build and deploy a Compute project
Version updated for https://github.com/fastly/compute-actions to version v13.
This action is used across all versions by 260 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 automates the installation, building, and deployment of services on Fastly’s Compute platform. It simplifies workflows for developers using Rust, JavaScript, or Go by handling environment setup, dependency management, and service deployment.
March 18, 2026
fish-shop/indent-check
Version updated for https://github.com/fish-shop/indent-check to version v2.2.96.
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 verifying proper indentation in Fish shell (.fish) script files. It scans specified files within a repository, ensuring adherence to indentation standards, and provides a summary of results, including the total files checked and those that passed or failed.
March 18, 2026
fish-shop/install-fish-shell
Version updated for https://github.com/fish-shop/install-fish-shell to version v2.1.5.
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 This GitHub Action automates the installation of the Fish shell on GitHub-hosted runners, ensuring compatibility with both macOS and Ubuntu environments. It simplifies setup processes for workflows that require Fish shell, eliminating manual installation steps and ensuring consistent environments for development or testing.
March 18, 2026
fish-shop/install-plugin
Version updated for https://github.com/fish-shop/install-plugin to version v2.3.98.
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, leveraging supported plugin managers like Fisher and Oh My Fish. It simplifies workflows by ensuring the plugin manager is installed (if not already present) and securely handles plugin installation, supporting multiple plugins in a single step.
March 18, 2026
fish-shop/install-plugin-manager
Version updated for https://github.com/fish-shop/install-plugin-manager to version v2.3.96.
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 automates the installation of plugin managers for the fish shell, supporting tools like Fisher and Oh My Fish. It simplifies the setup process for managing fish shell plugins in CI/CD workflows, eliminating manual installation steps.
March 18, 2026
fish-shop/run-fishtape-tests
Version updated for https://github.com/fish-shop/run-fishtape-tests to version v2.3.98.
This action is used across all versions by 34 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 Fish shell scripts within a repository. It simplifies test management by identifying and running .fish test files based on customizable patterns and provides enhanced output readability using tap-diff.
March 18, 2026
fish-shop/syntax-check
Version updated for https://github.com/fish-shop/syntax-check to version v2.2.94.
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 syntax checking for Fish shell script files, ensuring code quality and correctness. It scans .fish files in the repository, supports customizable file patterns with wildcards and brace expansions, and integrates results into workflows with annotations and summary outputs.
March 18, 2026
forsakringskassan/eslint-config
Version updated for https://github.com/Forsakringskassan/eslint-config to version v14.0.2.
This action is used across all versions by 22 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The eslint-config-fk is a shareable ESLint configuration tailored for Försäkringskassan projects, offering a standard setup to enforce code quality and consistency across various environments, including local development and CI/CD pipelines. It provides pre-configured rules, support for common tools like TypeScript, Jest, Cypress, and Svelte, and enables easy customization for project-specific needs.