January 5, 2026
Google Drive to GitHub Sync
Version updated for https://github.com/sderosiaux/google-drive-to-github-sync 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 The “Google Drive to GitHub Markdown Mirror” GitHub Action automates the synchronization of Google Docs and .docx files from specified Google Drive folders to a GitHub repository, converting them into Markdown format with added YAML frontmatter metadata. It simplifies the process of integrating and maintaining documentation by providing incremental syncing, folder structure preservation, and exclusion filters, making it ideal for managing dynamic content collaboratively.
January 5, 2026
MegaLinter Custom Flavor ansible
Version updated for https://github.com/theopoc/megalinter-custom-flavor-ansible to version v9.3.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 provides a custom flavor of MegaLinter with an optimized Docker image size, tailored to include specific embedded linters for Ansible, Markdown, and YAML. It automates tasks such as linting and code formatting while ensuring the custom flavor remains up-to-date with MegaLinter releases through automated version synchronization and Docker image builds.
January 5, 2026
OpenIndiana-vm
Version updated for https://github.com/vmactions/openindiana-vm to version v1.0.1.
This action is used across all versions by 25 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables users to run CI workflows on the OpenIndiana operating system, addressing the limitation that GitHub Actions natively supports only Ubuntu, Windows, and macOS. It automates the setup of an OpenIndiana virtual machine, synchronizes code and environment variables between the host and the VM, and provides options for file sharing, networking, and resource allocation.
January 4, 2026
GitPolyglot - AI Readme Translator
Version updated for https://github.com/aboutexo04/git-polyglot 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 GitPolyglot is a GitHub Action that automates the translation of README files, Issues, and Pull Requests (including comments) into multiple languages using AI models via OpenRouter. It simplifies multi-language support for repositories by preserving code blocks and markdown formatting during translation, supporting languages like Korean, Japanese, and Simplified Chinese.
January 4, 2026
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.22.11.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary ZeroFS is a filesystem solution that enables seamless integration of S3-compatible object storage, providing both file-level access via NFS and 9P and block-level access via NBD. It solves the challenge of using S3 as primary storage by offering POSIX-compliant file operations, encryption, compression, and high-performance caching with microsecond latencies.
January 4, 2026
End-of-life (EOL) GitHub Action
Version updated for https://github.com/broadsage/endoflife-action to version v4.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The EOL GitHub Action automates the tracking and management of software lifecycle End-of-Life (EOL) dates for over 380 products, ensuring dependencies remain secure and up-to-date. It provides capabilities such as multi-channel notifications (e.g., Slack, Discord, Teams), automated issue creation, CI/CD integration with version matrix generation, and smart filtering of supported versions.
January 4, 2026
setup-fvm
Version updated for https://github.com/chika3742/setup-fvm to version v3.1.1.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, setup-fvm, automates the setup of the Flutter SDK using FVM (Flutter Version Management) and provides caching for the Flutter SDK and Pub packages. It simplifies the process of managing Flutter versions and dependencies in CI/CD workflows, ensuring consistent environments and faster builds by caching resources.
January 4, 2026
Lightning Flow Scan
Version updated for https://github.com/Flow-Scanner/lightning-flow-scanner to version action-v3.2.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Lightning Flow Scanner is a GitHub Action that automates the analysis and optimization of Salesforce Flows. It identifies potential issues such as unsafe contexts, queries in loops, hardcoded IDs, and other anti-patterns that could lead to inefficiencies or errors. By providing actionable insights and rule-based recommendations, it helps developers improve the maintainability, portability, and performance of their Salesforce automation processes.
January 4, 2026
Setup Lazarus environment
Version updated for https://github.com/gcarreno/setup-lazarus to version v3.4.0.
This action is used across all versions by 177 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-lazarus GitHub Action automates the setup of a specific version of the Lazarus IDE and Free Pascal Compiler (FPC) in GitHub Actions workflows. It simplifies the process of configuring a CI/CD environment for projects that depend on Lazarus, with options to install additional packages and use cached installer files for efficiency.