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.
January 1, 2026
Cleanup Stale Branches Action
Version updated for https://github.com/cbrgm/cleanup-stale-branches-action to version v1.2.4.
This action is used across all versions by 55 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Cleanup Stale Branches Action is a GitHub Action designed to automate the deletion of abandoned or stale branches in a repository based on customizable criteria, such as inactivity, lack of open pull requests, or branch protection status. It helps streamline repository management by removing unnecessary branches, reducing clutter, and maintaining an organized codebase.
January 1, 2026
mastodon-send
Version updated for https://github.com/cbrgm/mastodon-github-action to version v2.1.23.
This action is used across all versions by 200 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Mastodon Send GitHub Action enables users to automate the posting of messages (toots) to their Mastodon instance directly from GitHub workflows. It simplifies the process of sharing updates, notifications, or announcements on Mastodon, supporting features such as visibility settings, sensitive content flags, scheduling posts, and language categorization.
January 1, 2026
Multiple Codeowners Action
Version updated for https://github.com/cbrgm/multiple-codeowners-action to version v1.0.34.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Multiple Codeowners Action automates the process of combining multiple CODEOWNERS files from different parts of a repository into a single consolidated file. This is particularly useful for large projects with distributed code ownership, as it simplifies the management of ownership definitions and reduces duplication.