March 24, 2026
Latchkey Docker Cache Build
Version updated for https://github.com/latchkey-dev/docker-cache-action to version v1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Latchkey Docker Cache Action automates Docker image builds with layer caching by leveraging Amazon Elastic Container Registry (ECR) on Latchkey-managed runners. It detects and configures caching flags to enable efficient builds across ephemeral runner instances, reducing build times and improving performance.
March 24, 2026
Linear Release
Version updated for https://github.com/linear/linear-release-action to version v0.6.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Linear Release Action is a GitHub Action designed to integrate Linear’s release management system with CI/CD pipelines. It automates tasks such as syncing deployments with Linear releases, scanning commit messages for issue references, and creating or updating releases in Linear.
March 24, 2026
Next.js Turbopack Bundle Size
Version updated for https://github.com/michalsanger/nextjs-turbopack-bundle-size to version v1.5.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Next.js Turbopack Bundle Size, automates the tracking of bundle sizes for Next.js App Router routes across pull requests. It compares the current PR’s bundle sizes against a baseline stored in the default branch and posts a detailed, route-by-route size comparison as a comment on the PR.
March 24, 2026
NetOfficeFw/nuget-login
Version updated for https://github.com/NetOfficeFw/nuget-login to version v2.0.0.
This action is used across all versions by ? 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 NuGet Login (OIDC) GitHub Action facilitates secure, passwordless authentication to NuGet servers by leveraging OpenID Connect (OIDC). It automates the process of generating a short-lived NuGet API key by exchanging a GitHub OIDC token with a NuGet-compatible token service, enabling secure package publishing without the need for long-lived credentials.
March 24, 2026
Laravel Horizon Doctor
Version updated for https://github.com/okaufmann/laravel-horizon-doctor to version v2.5.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Laravel Horizon Doctor is a tool designed to validate and optimize the configuration of Laravel Horizon against your application’s queue settings, ensuring proper alignment and detecting potential misconfigurations. It automates tasks such as cross-checking queue connections, verifying job attributes (e.
March 24, 2026
Setup Redgate Flyway
Version updated for https://github.com/red-gate/setup-flyway to version v3.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 5 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-flyway GitHub Action automates the installation of the Flyway CLI, enabling seamless database migrations, schema version control, and integration into CI/CD workflows.
March 24, 2026
Release Gems
Version updated for https://github.com/release-gems/action to version v1.1.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 release-gems is a GitHub Action designed to streamline and secure the release process for Ruby gems by automating tasks such as building, attesting provenance, and publishing to RubyGems.org or other registries. It eliminates the need for dependencies like Bundler, reduces permission scopes, integrates with GitHub releases, and generates release attestations to enhance supply chain security.
March 24, 2026
uv Dependency Submission
Version updated for https://github.com/rmuir/uv-dependency-submission to version v1.0.1.
This action is used across all versions by 28 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 process of generating and submitting a complete dependency graph from uv.lock files in a repository to GitHub. It enhances GitHub’s native dependency detection by including transitive dependencies, dependency relationships, and SBOM paths, which are typically not provided by default.
March 24, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.1.59.
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 rumdl is a high-performance Markdown linter and formatter built with Rust to ensure consistency and enforce best practices in Markdown files. It automates tasks like detecting and fixing common Markdown issues, supports multiple Markdown flavors, and provides detailed error reporting, making it ideal for CI/CD pipelines and editor integration.