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.
January 2, 2026
setup-renpy
Version updated for https://github.com/remarkablegames/setup-renpy to version v2.1.2.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-renpy GitHub Action automates the setup of the Ren’Py CLI in GitHub Actions workflows, enabling developers to integrate Ren’Py game development tasks, such as managing projects and building distributions, into their CI/CD pipelines. It simplifies the process of configuring Ren’Py for automation, offering support for Android, iOS, and web platforms, and provides flexibility for version management and launcher configuration.
January 2, 2026
Nixpkgs Updater
Version updated for https://github.com/shini4i/nixpkgs-updater to version v1.0.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The nixpkgs-updater GitHub Action automates the process of updating Nix package files in a centralized repository when a new version of a package is released in a source repository. It updates fields such as version, rev, and hash values, supports both modern and legacy hash formats, and can handle complex cases like Go modules with vendorHash.
January 2, 2026
Veritensor AI Model Security Scanner
Version updated for https://github.com/ArseniiBrazhnyk/Veritensor to version v1.0.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Veritensor is a Zero-Trust security platform designed to secure the AI supply chain by performing deep static analysis and cryptographic verification of AI models and containers. It detects malicious code, verifies model authenticity against trusted registries like Hugging Face, and ensures deployment of only trusted and signed models and containers.
January 1, 2026
CalVer Tag Create and Push
Version updated for https://github.com/ArloL/calver-tag-action to version v2601.0.102.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The CalVer Tag Action is a GitHub Action designed to automate versioning using a Calendar Versioning (CalVer) format. It streamlines the creation and updating of version tags based on date-driven conventions, ensuring consistent and predictable version management for projects. This action eliminates manual tagging and helps maintain organized release workflows.
January 1, 2026
Go version action
Version updated for https://github.com/arnested/go-version-action to version v2.1.0.
This action is used across all versions by 82 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go version action is a GitHub Action that automates the process of managing Go versions in CI workflows by reading the minimal supported version from a project’s go.mod file and identifying the latest Go release. It generates a build matrix containing all supported Go versions between the minimal and latest releases, ensuring consistent and up-to-date testing across multiple Go versions.
January 1, 2026
bluesky-send-post
Version updated for https://github.com/cbrgm/bluesky-github-action to version v1.1.5.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Bluesky Send GitHub Action allows users to automate posting updates directly to the Bluesky social platform from a GitHub Actions workflow. By integrating with Bluesky via user authentication, this action simplifies the process of sharing content, including text posts and rich link embeds, as part of CI/CD pipelines or other automated processes.