January 8, 2026
Marimushka Export Action
Version updated for https://github.com/Jebel-Quant/marimushka to version v0.2.3.
This action is used across all versions by 23 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Marimushka is a tool designed to export Marimo notebooks and applications into HTML/WebAssembly formats with customizable styling, enabling interactive web experiences that can be shared or hosted on platforms like GitHub Pages. It automates the conversion of Python-based notebooks into accessible, browser-compatible formats without requiring Python installation, while supporting template customization, directory scanning, and GitHub Actions integration for streamlined deployment.
January 8, 2026
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.117.24.
This action is used across all versions by 103 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Lingo.dev Compiler is an open-source tool designed to enable seamless, build-time localization for React applications without modifying existing components. It automates the process of generating multilingual versions of an app by integrating with the build configuration, producing language-specific bundles for efficient internationalization.
January 8, 2026
Setup Embedded Python for Windows
Version updated for https://github.com/lizalc/setup-embedded-windows-python to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Embedded Windows Python” GitHub Action automates the installation and configuration of the embedded version of Python on Windows runners within GitHub Actions workflows. It simplifies setting up a lightweight Python environment for Windows-based CI/CD pipelines, enabling efficient execution of Python scripts without a full installation.
January 8, 2026
Build and deploy NULIX OS with custom apps
Version updated for https://github.com/nulix/os-action to version v0.0.8.
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 automates the process of building a customized NULIX OS image with specified applications and uploads the resulting image as an artifact. It streamlines the OS customization process by integrating app repositories and configurations, offering a reliable and efficient way to generate tailored operating system builds for specific use cases.
January 8, 2026
Cached Firebase Hosting Deploy
Version updated for https://github.com/omniaura/firebase-action-hosting-deploy 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 The Cached Firebase Hosting GitHub Action automates the deployment of Firebase Hosting projects by creating preview channels for pull requests and deploying updates to live channels upon merge. It optimizes performance by caching firebase-tools, reducing deployment times by avoiding redundant installations. This action simplifies testing and reviewing changes with preview URLs and enhances efficiency in managing Firebase Hosting workflows.
January 8, 2026
Docusaurus LLM Docs Generator
Version updated for https://github.com/osodevops/docusaurus-llm-docs to version v1.2.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Docusaurus LLM Docs Generator” GitHub Action automates the creation of documentation optimized for AI assistants and large language models (LLMs) from Docusaurus sites. It generates structured indexes (llms.txt), full documentation archives (llms-full.txt), and clean markdown files (markdown.zip) while injecting LLM-related resources into the site’s sidebar.
January 8, 2026
Go Build, UPX & Release Action
Version updated for https://github.com/ui86/go-builder-action to version v0.0.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Go Build, UPX & Release Action” is a GitHub Action designed to automate the build and release process for Go projects. It supports cross-compilation for multiple platforms (Windows, Linux, macOS), UPX compression for reduced binary sizes, build caching for faster subsequent builds, and automated artifact uploads to GitHub Releases.
January 8, 2026
AccuKnox SAST
Version updated for https://github.com/accuknox/sast-scan-action to version v1.0.5.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The AccuKnox SAST GitHub Action integrates Static Application Security Testing (SAST) into CI/CD workflows, using SonarQube to detect security vulnerabilities in source code. It automates security analysis, enforces quality gates to prevent insecure code merges, and centralizes findings in the AccuKnox Console for enhanced security insights.
January 8, 2026
Todo Tree Action
Version updated for https://github.com/alexandretrotel/todo-tree-action to version v1.0.2.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Todo Tree Action is a GitHub Action designed to automate the detection and management of TODO comments in pull requests. It scans modified files to identify new TODOs, FIXME, BUG, or custom tags, and posts a summarized report as a pull request comment.