January 17, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v17.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 a dynamic, animated visualization of your GitHub contribution graph in various styles, shapes, and themes, such as light, dark, and hacker modes. It automates the creation of multiple snake animations with distinct designs, adds bold month labels for better context, and outputs high-quality SVG and GIF files for sharing or embedding.
January 17, 2026
GitHub-Script (by PSModule)
Version updated for https://github.com/PSModule/GitHub-Script to version v1.7.8.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 23 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, GitHub-Script, enables users to execute scripts written in PowerShell that utilize the GitHub PowerShell module. It automates tasks such as interacting with GitHub APIs, managing repositories, or handling workflows directly within a GitHub Actions pipeline.
January 17, 2026
Drawio Export Action
Version updated for https://github.com/rlespinasse/drawio-export-action to version v2.42.0.
This action is used across all versions by 120 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Drawio Export Action is a GitHub Action that automates the export of Draw.io files into various formats such as PNG, PDF, SVG, and more. It simplifies the process of keeping exported diagrams synchronized within a repository by automatically generating and updating these files based on changes to Draw.
January 17, 2026
lite-release
Version updated for https://github.com/Rollczi/lite-release to version v0.0.4-alpha.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Lite Release is a GitHub Action that automates key aspects of the software release process, including version bumping, file updates (e.g., release vs. snapshot), Git tagging, and GitHub Release creation. It simplifies and streamlines release management by offering features like customizable version tracking, commit messages, and release notes templating.
January 17, 2026
semVersie
Version updated for https://github.com/RonaldPhilipsen/semVersie to version v2.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The semVersie GitHub Action automates the process of calculating semantic version bumps (major, minor, patch) based on conventional-commit style pull requests. It determines the next release version and generates release notes, helping streamline versioning and release workflows. This action is designed to be simple, language-agnostic, and flexible for integration into CI/CD pipelines.
January 17, 2026
Ruleset Trigger
Version updated for https://github.com/solairen/ruleset-trigger to version 1.0.4.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Ruleset Manager is a Python-based utility that automates the management of GitHub repository rulesets via the GitHub API. It streamlines tasks such as enabling or disabling ruleset enforcement programmatically, reducing the need for manual configuration. This action is useful for maintaining consistent repository policies and enforcing governance at scale.
January 17, 2026
action-validator
Version updated for https://github.com/tijuks/action-validator to version Error loading version from page [https://github.com/marketplace/actions/action-validator], unable to determine latest release.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-validator is a tool designed to lint and validate GitHub Actions and Workflow YAML files. It ensures they are well-formed by validating against JSON schemas and checks that file patterns in paths or paths-ignore match at least one file in the repository.
January 17, 2026
E-Mail HTML Validator
Version updated for https://github.com/YunaBraska/email-html-validator to version 2026.01.0162034.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Email HTML Validator” GitHub Action automates the validation of newsletter templates by analyzing inline HTML, files, stdin, or URLs for compatibility with the “Can I Email” dataset. It identifies accepted, partial, rejected, or unknown features and optionally performs accessibility audits using Playwright and axe-core.
January 16, 2026
Version Tag Check
Version updated for https://github.com/AbsaOSS/version-tag-check to version v1.0.0.
This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Version Tag Checker GitHub Action automates the validation of version tags in repositories to ensure compliance with semantic versioning standards. It checks for correct tag formats, validates whether a tag exists or is a valid increment of the latest version, and prevents issues like duplicate, missing, or incorrectly sequenced tags.