January 12, 2026
WakaTime SVG
Version updated for https://github.com/AndrewDongminYoo/wakatime-svg 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 This GitHub Action generates transparent SVG cards visualizing WakaTime statistics, including the top 5 languages and projects from the past 7 days. It automates the daily refresh and publishing of these visualizations to a designated branch, making it easy to embed up-to-date coding activity insights in repositories or external platforms.
January 12, 2026
Setup Rclone action
Version updated for https://github.com/AnimMouse/setup-rclone to version v1.11.0.
This action is used across all versions by 300 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up Rclone, a command-line tool for managing cloud storage, within GitHub Actions workflows. It automates the installation and configuration of Rclone, enabling seamless file transfers and operations across various storage providers during CI/CD processes. Key capabilities include support for encrypted or compressed configurations, service account files, and a config-less operation mode, simplifying complex file management tasks in automation pipelines.
January 12, 2026
Setup YouTube Uploader
Version updated for https://github.com/AnimMouse/setup-youtubeuploader to version v2.2.0.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up the YouTube Uploader tool in GitHub Actions workflows, enabling automated video uploads to YouTube. It simplifies the installation process by caching the required tool and handles authentication through encoded secrets, streamlining video upload tasks in CI/CD pipelines.
January 12, 2026
Repository Gardening
Version updated for https://github.com/Automattic/action-repo-gardening to version v9.0.0.
This action is used across all versions by 110 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Repository Gardening Action automates issue and pull request management tasks tailored for Automattic repositories, such as assigning issues, adding milestones, managing labels, and sending Slack notifications to relevant teams (e.g., Design, Editorial). It streamlines workflows by enforcing standards, triaging issues, notifying stakeholders, and maintaining repositories, reducing manual effort and ensuring consistency.
January 12, 2026
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.23.4.
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 storage as primary storage, offering both file-level access (via NFS and 9P) and block-level access (via NBD). It automates tasks such as mounting S3 storage as network filesystems or block devices, ensuring high-performance, encryption, and compatibility with POSIX standards.
January 12, 2026
obs-upload
Version updated for https://github.com/beavailable/obs-upload to version v1.4.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The obs-upload GitHub Action automates the process of uploading files to the Open Build Service (OBS) by replacing all existing files in a specified package with new ones. It simplifies the management of OBS package contents, ensuring efficient and consistent updates. The action supports pre-run commands, specific file type handling (e.
January 12, 2026
Setup aptly
Version updated for https://github.com/feelpp/setup-aptly to version v2.2.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-aptly GitHub Action simplifies the installation and usage of the aptly tool for managing Debian/Ubuntu package repositories. It automates tasks such as installing aptly, publishing packages to the Feel++ APT repository using the modern feelpp-aptly-publisher tool, and managing multi-component repository structures.
January 12, 2026
Setup Forge
Version updated for https://github.com/frantjc/forge to version v1.0.5.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Forge is a library and CLI tool that enables the execution of reusable steps from various proprietary CI systems using a pluggable container runtime. It simplifies the process of transitioning between CI platforms by making functionality like GitHub Actions accessible and testable across different systems, reducing the need for platform-specific replacements and speeding up iteration cycles.
January 12, 2026
Dependabot Auto Comment Merge
Version updated for https://github.com/gesslar/dependabot-auto-merge to version v1.6.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Dependabot Auto Merge” GitHub Action automates the process of enabling auto-merge on open Dependabot pull requests across repositories. It streamlines dependency updates by reducing manual intervention, ensuring that approved changes are merged efficiently based on a specified merge strategy (e.g., merge, rebase, or squash).