January 2, 2026
Setup Forge
Version updated for https://github.com/frantjc/forge to version v1.0.4.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Forge is a library and CLI tool designed to streamline the process of transitioning between CI systems by enabling reusable steps from various proprietary CI platforms to be run through a pluggable container runtime. It solves the problem of incompatibility and inefficiency when switching CI systems, allowing users to test or consume GitHub Actions and other CI functionalities more flexibly across different environments.
January 2, 2026
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.4.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, developed by the go-openapi project, provides reusable workflows and tools for automating CI/CD pipelines. It simplifies the management and installation of essential development tools (e.g., testing and reporting utilities) by downloading specific, vetted versions from binary releases, ensuring stability and security for CI workflows.
January 2, 2026
Google Drive tools Action - recv
Version updated for https://github.com/hankei6km/gdrive-act-recv to version v0.6.11.
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, “Google Drive tools Action - recv,” automates the process of downloading files from Google Drive to a local filesystem in a CI/CD workflow. It allows users to specify the source file in Google Drive, its parent folder, and the desired local file name, simplifying the retrieval of files while offering options like MIME type conversion and BOM removal.
January 2, 2026
Google Drive tools Action - send
Version updated for https://github.com/hankei6km/gdrive-act-send to version v0.6.11.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Google Drive tools Action - send” GitHub Action automates the process of uploading files from a local filesystem to Google Drive. It supports both personal and shared drives, allowing users to specify file names, MIME types, and target folders. This action simplifies file transfer workflows, eliminating manual operations and enhancing integration with Google Drive in CI/CD pipelines.
January 2, 2026
Setup Haskell
Version updated for https://github.com/haskell-actions/setup to version v2.10.0.
This action is used across all versions by 2,652 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The haskell-actions/setup GitHub Action automates the setup of a Haskell development environment in CI workflows. It installs and configures specific versions of key Haskell tools like GHC, Cabal, and Stack, ensuring they are added to the system path and providing version-specific outputs.
January 2, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.0.208.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance linter and formatter for Markdown files, built with Rust for exceptional speed and efficiency. It ensures consistency and best practices in Markdown by providing 57 linting rules, automatic formatting, and intelligent caching for faster operations, making it ideal for CI/CD pipelines and developer workflows.
January 2, 2026
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.60.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Check Deployed Environment GitHub Action verifies whether a specific commit is currently deployed to a specified environment in GitHub. It automates the process of checking deployment status, enabling workflows to conditionally proceed based on deployment state. This action is particularly useful for preventing redundant deployments or triggering actions only when a deployment is active in a given environment.
January 2, 2026
Setup Bowtie
Version updated for https://github.com/bowtie-json-schema/bowtie to version v2026.1.1.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Bowtie is a meta-validator for the JSON Schema specification that orchestrates the execution of multiple JSON Schema validator implementations, consolidating and reporting their results. It automates the process of validating JSON schemas across various implementations, ensuring comprehensive and consistent validation outcomes. This tool is particularly useful for developers seeking to test schema compatibility and identify discrepancies between different validators.
January 2, 2026
Repository Insights Hoarder
Version updated for https://github.com/carceneaux/repository-insights-hoarder to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Repository Insights Hoarder,” automates the collection and long-term storage of repository insights, such as stargazers, commits, contributors, traffic views, and clones, which are otherwise only available for 14 days through GitHub. It retrieves insights using the GitHub REST and GraphQL APIs, saves them in JSON or CSV format, and commits the data to a specified branch, enabling ongoing analysis and archival of repository metrics.