January 8, 2026
Fix Code securely
Version updated for https://github.com/csm-actions/securefix-action to version v0.4.3.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Securefix Action is a GitHub Action designed to securely automate code fixes directly within CI workflows, eliminating the need to share sensitive credentials like GitHub App private keys or rely on external services. It enhances workflow security by using a unique server/client architecture entirely within GitHub Actions, reducing exposure to potential vulnerabilities while simplifying the process of automating secure code changes.
January 8, 2026
Replace env vars in file
Version updated for https://github.com/falnyr/replace-env-vars-action to version v1.3.3.
This action is used across all versions by 296 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of replacing placeholder tokens (e.g., __TOKENS__) in a file with corresponding environment variable values. It simplifies workflows that require dynamic file content updates based on environment-specific configurations, reducing manual intervention and improving efficiency.
Release notes Added support for & in the replaced text.
January 8, 2026
gaffer-uploader
Version updated for https://github.com/gaffer-sh/gaffer-uploader to version v0.4.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Gaffer Uploader GitHub Action automates the process of uploading test reports to the Gaffer platform, associating them with specific commits, branches, and test frameworks. It simplifies the integration of test results into Gaffer, helping teams consolidate and analyze testing outputs effectively.
January 8, 2026
Gentesty Evaluation Action
Version updated for https://github.com/gentesty/gentesty-eval-action to version v.1.0.25.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Gentesty Evaluation Action is a GitHub Action designed to automate the initiation and monitoring of test evaluation runs on the Gentesty platform. It triggers evaluation runs via a secure webhook, streams real-time logs to the GitHub Actions output using WebSocket, and provides the final success or failure result directly in the workflow logs.
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.