January 18, 2026
Setup yt-dlp
Version updated for https://github.com/AnimMouse/setup-yt-dlp to version v3.1.1.
This action is used across all versions by 77 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup yt-dlp for GitHub Actions” action simplifies the installation and configuration of the yt-dlp tool within GitHub Actions workflows, enabling automated video downloading and processing. It addresses common challenges by providing seamless integration with tools like FFmpeg, aria2, and yt-dlp-ejs for enhanced functionality and performance, and supports YouTube cookies to bypass login restrictions for authenticated downloads.
January 18, 2026
Setup Arcium
Version updated for https://github.com/arcium-hq/setup-arcium to version v0.6.3.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Arcium” GitHub Action simplifies the installation and setup of the Arcium CLI and its associated tools, including Anchor, Node.js, and the Solana CLI. It automates the process of configuring these dependencies for specific system architectures, streamlining development workflows for projects utilizing Arcium.
January 18, 2026
Blackout Secure Robots TXT Generator
Version updated for https://github.com/blackoutsecure/bos-robotstxt-generator to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Blackout Secure Robots TXT Generator is a GitHub Action that automates the creation of robots.txt files for static sites, SSG frameworks, and dynamic applications. It simplifies managing crawler access by providing flexible configuration for allow/disallow rules, sitemap integration, and compliance validation.
January 18, 2026
Scraps Deploy to Pages
Version updated for https://github.com/boykush/scraps-deploy-action to version v4.0.0.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Scraps Deploy Action is a GitHub Action designed to automate the process of building and deploying static sites created with the Scraps static site generator to GitHub Pages. It streamlines deployment tasks, allowing users to efficiently publish and maintain documentation or knowledge base websites.
January 18, 2026
Quick Install Lix
Version updated for https://github.com/canidae-solutions/lix-quick-install-action to version v4.0.0.
This action is used across all versions by 19 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The lix-quick-install-action is a GitHub Action designed to quickly set up Lix in single-user mode on Linux and macOS runners, completing the installation in approximately 5 seconds. It provides deterministic installs to ensure consistent environments and allows users to configure the Lix setup to suit their specific needs.
January 18, 2026
Quality & Security Scanner
Version updated for https://github.com/celfons/agents-default-actions-template to version 1.1.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 reusable and stack-agnostic template to standardize code quality and security practices in software projects. It automates tasks such as linting, formatting, testing, building, and performing security scans (e.g., SAST, SCA, secrets detection, and container analysis) with support for popular programming languages like Node.
January 18, 2026
Sync Files to Multiple Repos via API
Version updated for https://github.com/cloud-sky-ops/sync-files-multi-repo to version v1.2.0.
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 facilitates automated file synchronization across multiple repositories by utilizing the GitHub API without requiring repository cloning. It enables users to copy entire directories from a source repository to multiple target repositories, with support for direct commits or pull requests and automatic detection of default branches.
January 18, 2026
Setup Clojure
Version updated for https://github.com/DeLaGuardo/setup-clojure to version 13.5.2.
This action is used across all versions by 3,286 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-clojure GitHub Action automates the setup of a Clojure development environment within a GitHub Actions workflow. It supports installing and configuring popular Clojure tools such as Clojure CLI, Leiningen, Boot, Babashka, and others across multiple operating systems (MacOS, Ubuntu, and Windows).
January 18, 2026
Setup .NET Fast
Version updated for https://github.com/fast-actions/setup-dotnet 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 setup-dotnet GitHub Action streamlines the installation of .NET SDKs, Runtimes, and ASP.NET Core with features like parallel downloads, intelligent version resolution (e.g., wildcards, keywords, global.json), and automatic caching to enhance performance. It simplifies multi-version setups and ensures efficient workflows by avoiding redundant installations and speeding up subsequent runs.