January 8, 2026
Prepare Opencart module
Version updated for https://github.com/brokeyourbike/prepare-opencart-module-action to version v1.3.0.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The prepare-opencart-module-action GitHub Action automates the packaging of files into a ZIP archive that complies with the requirements for OpenCart modules. It simplifies the process of preparing module files for distribution and ensures they are correctly structured, addressing the common challenge of manual packaging errors.
January 8, 2026
Turbo Cache Server
Version updated for https://github.com/brunojppb/turbo-cache-server to version 2.0.12.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Turbo Cache Server GitHub Action provides a self-hosted, API-compliant remote cache server for Turborepo, leveraging S3-compatible storage solutions like Amazon S3, Cloudflare R2, and Minio. It automates caching and retrieval of build artifacts to optimize CI/CD workflows, reducing build times and improving efficiency in monorepos.
January 8, 2026
cargo-deny
Version updated for https://github.com/EmbarkStudios/cargo-deny-action to version v2.0.15.
This action is used across all versions by 5,728 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The cargo-deny GitHub Action automates the process of analyzing and validating dependencies in Rust projects using the cargo-deny tool. It checks for issues such as banned crates, disallowed licenses, and potential advisories in a project’s dependency tree, helping maintain compliance and security.
January 8, 2026
Make UnityPackage
Version updated for https://github.com/foxscore/make-unitypackage to version v1.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Make UnityPackage” GitHub Action automates the process of creating .unitypackage files from specified directories. It simplifies packaging Unity assets or projects, ensuring a structured and portable format for distribution. This action helps developers save time and avoid manual errors when preparing Unity assets for sharing or deployment.
January 8, 2026
HubSpot Project Action
Version updated for https://github.com/HubSpot/hubspot-project-actions to version v1.0.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “HubSpot Project Actions” GitHub Action streamlines HubSpot developer workflows by automating the upload, deployment, and validation of HubSpot projects directly from a GitHub repository. It eliminates manual steps in continuous integration and deployment, ensuring seamless and efficient updates to HubSpot accounts after code changes.
January 8, 2026
Official Junie GitHub Action (BETA)
Version updated for https://github.com/JetBrains/junie-github-action to version v0.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Junie GitHub Action integrates JetBrains’ AI coding agent into GitHub workflows to automate tasks like code changes, issue resolution, pull request management, and conflict resolution. It enhances productivity by understanding the codebase, providing fixes, reviewing code, and responding to developer requests directly in issues and PRs.
January 8, 2026
Restore and save Nix Store
Version updated for https://github.com/nix-community/cache-nix-action to version v7.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Cache Nix Store” GitHub Action automates the process of restoring and saving Nix store paths and other directories using GitHub Actions cache, primarily for Linux and macOS runners. It simplifies caching workflows by managing Nix store garbage collection, merging caches from multiple jobs, purging outdated caches, and providing support for custom cache configurations.
January 8, 2026
Yandex Cloud Federated IAM Token
Version updated for https://github.com/stat1c-void/yc-fed-iam-action 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 automates the process of obtaining a Yandex Cloud IAM token through Workload Identity Federation, allowing workflows to interact with Yandex Cloud resources securely without using authorized keys. It solves the problem of securely authenticating service accounts by exchanging GitHub’s OpenID Connect ID token for a Yandex Cloud IAM token, provided that appropriate trust settings are configured in Yandex Cloud.
January 8, 2026
Haiku-vm
Version updated for https://github.com/vmactions/haiku-vm to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action allows users to run continuous integration (CI) workflows on the Haiku operating system, which is not natively supported by GitHub Actions. It automates the setup of a virtual machine running Haiku, synchronizes the host environment (source code, environment variables, etc.