January 6, 2026
check-version-before-release
Version updated for https://github.com/digicatapult/check-version to version v1.5.26.
This action is used across all versions by 35 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates version management by comparing the version numbers in package files (e.g., package.json, Cargo.toml, pyproject.toml) with the latest published tags. It ensures consistency across version files and verifies that the local version is higher than the most recent published version, helping to prevent versioning errors in package releases.
January 6, 2026
Wayback Machine Query
Version updated for https://github.com/flcdrg/wayback-machine-query-action to version v5.0.14.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates with Archive.org’s Wayback Machine to automatically find archived versions of broken URLs. It processes input files (e.g., generated by link-checking tools like Lychee) and outputs a JSON file containing a list of missing URLs and replacements with corresponding archived links.
January 6, 2026
json-templater
Version updated for https://github.com/georgepstaylor/render-json-template to version v0.0.14.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Render JSON Template GitHub Action automates the process of modifying JSON files by rendering a specified JSON template with key-value pairs provided as inputs. It simplifies the task of dynamically injecting or updating JSON data, making it useful for workflows that require customized JSON configurations.
January 6, 2026
cls3-action
Version updated for https://github.com/go-to-k/cls3 to version v0.32.4.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The cls3 GitHub Action is a command-line tool designed to efficiently manage and automate the emptying and deletion of AWS S3 buckets, including those with versioning enabled. It allows users to search for bucket names, perform bulk operations across multiple buckets (even across regions), and provides advanced options like deleting only old object versions or handling S3-compatible storage with custom endpoint URLs.
January 6, 2026
release-semver-action
Version updated for https://github.com/jelmore1674/release-semver-action to version v1.3.13.
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 automates the process of creating and managing releases by incrementing semantic versions (major, minor, patch) based on user input. It simplifies release workflows by automatically determining the next version, updating changelogs, and optionally modifying files like package.json. This action helps streamline versioning and release management, ensuring consistency and reducing manual effort.
January 6, 2026
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.52.2.
This action is used across all versions by 2,506 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The datamodel-code-generator is a tool designed to automate the generation of Python data models from various schema definitions, including OpenAPI, JSON Schema, GraphQL, and raw data formats like JSON, YAML, and CSV. It simplifies creating type-safe, validated, and IDE-compatible Python models by handling complex schema elements such as references, enums, and nested types.
January 6, 2026
Omni Comment
Version updated for https://github.com/mskelton/omni-comment to version v2.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Omni Comment Action consolidates outputs from multiple CI jobs into a single, organized comment on a pull request. It solves the problem of excessive comment noise by grouping test results, deployment previews, performance statistics, and other job outputs into distinct sections within one comment.
January 6, 2026
MCPB Pack
Version updated for https://github.com/NimbleBrainInc/mcpb-pack to version v2.0.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, MCPB Pack, automates the process of packaging MCP (Model Context Protocol) servers into portable .mcpb bundles, including all dependencies, and publishing them to the mpak registry for easy distribution and discovery. It simplifies the deployment of MCP servers by streamlining the build, release, and registration workflows, enabling developers to create distributable, multi-platform AI assistant tools seamlessly.
January 6, 2026
OctoGuide Action
Version updated for https://github.com/octoguide/bot to version 0.20.0.
This action is used across all versions by 58 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary OctoGuide is a GitHub Action designed to enforce best practices in repository management by monitoring contributor activity and providing automated feedback when actions deviate from desired workflows. It helps maintain project consistency and reduces manual intervention by ensuring contributors follow established guidelines.