March 24, 2026
Build and push Docker images with WarpBuild
Version updated for https://github.com/WarpBuilds/build-push-action to version v6.0.8.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 30 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The WarpBuild build-push-action is a GitHub Action designed to build and push Docker images using Docker Buildx and WarpBuild’s remote builders. It automates multi-platform builds and supports advanced BuildKit features, such as secrets management and remote caching, while leveraging WarpBuild-specific profiles for optimized performance.
March 24, 2026
snapshot-save
Version updated for https://github.com/WarpBuilds/snapshot-save to version v1.1.3.
This publisher is shown as ‘verified’ by GitHub. 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 WarpSnapshot is a GitHub Action designed to create reusable snapshots of runner virtual machines (VMs) during workflows, enabling faster subsequent runs by restoring the runner’s state from the snapshot.
March 23, 2026
DEPBADGE
Version updated for https://github.com/ehildt/depbadge to version v1.3.2.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Depbadge is a CLI tool that automates the generation and maintenance of project dependency and status badges for documentation files, ensuring they remain consistent, accurate, and up-to-date. It dynamically creates Shields.
March 23, 2026
Github Helpers
Version updated for https://github.com/ExpediaGroup/github-helpers to version v1.86.3.
This action is used across all versions by 1 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 github-helpers GitHub Action provides a suite of tools designed to simplify and standardize common CI/CD tasks, such as managing pull requests, automating approvals, labeling, and tracking merge queue positions. It addresses common workflow challenges, such as ensuring proper PR reviews, updating branches for merge safety, and automating repetitive tasks like assigning reviewers or adding labels.
March 23, 2026
package-json-validator
Version updated for https://github.com/ExpediaGroup/package-json-validator to version v1.11.0.
This action is used across all versions by 19 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 package-json-validator GitHub Action is designed to automate the validation of package.json files against configurable rules, ensuring adherence to dependency conventions and best practices. It checks for issues such as version ranges, dependency tags, duplicate keys, and unsupported fields like resolutions, helping developers maintain consistency and avoid common errors in their projects.
March 23, 2026
gha-release-versioning
Version updated for https://github.com/f2calv/gha-release-versioning to version v1.3.2.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates semantic versioning for repositories by calculating the version using the GitVersion tool and optionally creating Git tags and GitHub releases. It simplifies version management by dynamically determining or accepting predefined versions and supports advanced tagging and release workflows.
March 23, 2026
Fallow - Dead Code Analysis
Version updated for https://github.com/fallow-rs/fallow to version v1.4.0.
This action is used across all versions by 1 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 high-performance codebase analyzer for JavaScript and TypeScript that identifies unused code, circular dependencies, and duplicated code. Built in Rust, it automates code quality checks by detecting unused files, exports, dependencies, and types, while also uncovering issues like unresolved imports and duplicate exports with significantly faster performance compared to similar tools.
March 23, 2026
fish-shop/run-fishtape-tests
Version updated for https://github.com/fish-shop/run-fishtape-tests to version v2.3.99.
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 .fish shell scripts within a repository. It simplifies testing workflows by identifying and running tests based on customizable file patterns, while providing enhanced output readability through integration with tap-diff.
March 23, 2026
Publish Multi-Arch Image
Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.0.9.
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 multiarch-image-publish GitHub Action automates the process of publishing signed multi-architecture container images by combining pre-built per-platform image digests into a final multi-arch manifest. It ensures image provenance and integrity through signing and verification, addressing the need for streamlined multi-platform image management.