January 5, 2026
Categorized Releases
Version updated for https://github.com/Konamiman/github-categorized-releases 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 GitHub Categorized Releases action automates the creation of a categorized release site for GitHub repositories, particularly useful for managing releases in monorepos. It organizes releases into hierarchical categories using regex-based rules, enabling better navigation and filtering for projects with multiple products or components.
January 5, 2026
Deploy SSL certificate to Tencent Cloud
Version updated for https://github.com/linrongda/deploy-certificate-to-tencent-cloud to version v2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the deployment of SSL certificates to Tencent Cloud, streamlining the process of updating and managing certificates across multiple domains. It supports deployment to Tencent Cloud’s CDN and EdgeOne services, ensuring secure and consistent certificate management for web applications.
January 5, 2026
gh-oss-stats
Version updated for https://github.com/mabd-dev/gh-oss-stats-action to version v0.2.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The gh-oss-stats-action is a GitHub Action designed to automate the creation of visually appealing, auto-updating SVG badges that showcase your open-source contributions. It integrates with the GitHub API to generate and update these badges on a schedule, providing customizable options for filtering contributions by criteria such as stars, repositories, or organizations.
January 5, 2026
Deploy Caddyfile
Version updated for https://github.com/ofkm/deploy-caddyfile 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 Deploy Caddyfile Action is a GitHub Action designed to automate the deployment of a Caddyfile to a remote server and restart the associated Caddy Docker container. It streamlines the process of updating Caddy server configurations by securely transferring the Caddyfile via SSH and ensuring the container is restarted to apply changes.
January 5, 2026
Install osls CLI
Version updated for https://github.com/oxi-actions/osls-action to version v1.2.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 facilitates the installation of the osls CLI in a workflow environment, enabling streamlined deployment and management of serverless applications. By bundling a pre-compiled osls package, it eliminates the need for runtime installation, significantly reducing setup time and ensuring fast, consistent execution.
January 5, 2026
Rootly Alert Action
Version updated for https://github.com/PandasWhoCode/rootly-alert-action to version v1.0.7.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Rootly Alert Action” is a GitHub Action designed to automate the creation of incident alerts in Rootly using its REST API. It streamlines incident management by integrating alert creation into CI/CD workflows, enabling notifications to users, services, or groups, and supporting metadata-rich alerts with deduplication capabilities.
January 5, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v05.01.26.
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 dynamic, animated visualizations of your GitHub contribution graph in multiple styles, featuring five unique themes, customizable geometric shapes, and automated month labels for enhanced context. It automates the creation of high-quality SVG and GIF assets, organizing them into a dedicated output branch and providing an auto-generated gallery for easy preview and integration into profile READMEs.
January 5, 2026
CTFTime Team Scores Exporter
Version updated for https://github.com/prod1101/ctftime_score_exporter to version v1.3.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The CTFTime Score Exporter GitHub Action automates the process of retrieving a team’s CTF participation data and placements from the CTFTime API and saving it as a Markdown file. It simplifies tracking and reporting by providing options to specify time periods, color-code placements, and generate summaries.
January 5, 2026
pr-code-coverage-visualizer
Version updated for https://github.com/rosslight/pr-code-coverage-visualizer 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 pr-code-coverage-visualizer GitHub Action automates the process of analyzing and visualizing code coverage for pull requests. It parses one or more cobertura.xml files and adds a comment to the PR summarizing overall coverage and highlighting per-file coverage details, including line-by-line annotations. This action helps developers quickly assess the impact of their changes on test coverage, improving code quality and review efficiency.