January 14, 2026
Lint All The Things
Version updated for https://github.com/BobTheBuidler/lint-all-the-things to version v0.0.5.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Lint All The Things” GitHub Action automates code formatting and linting for Python projects by running tools like pyupgrade, isort, black, and autoflake sequentially. It simplifies workflows by detecting and applying changes made by these tools, committing them in a single step with detailed commit messages, and pushing updates or creating pull requests as needed.
January 14, 2026
Do While Not Queued
Version updated for https://github.com/boxofyellow/do-while-not-queued to version v2.0.35.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “do-while-not-queued” GitHub Action automates the repetitive execution of a specified command until another instance of the workflow is queued. It is designed for scenarios requiring reliability testing or workflows with repeated operations, ensuring tasks are executed multiple times based on defined conditions.
January 14, 2026
Deploy Microsoft Fabric items with fabric-cicd
Version updated for https://github.com/chantifiedlens/deploy-microsoft-fabric-items 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 automates the deployment of Microsoft Fabric workspace items, such as Power BI reports and semantic models, by leveraging metadata stored in a GitHub repository connected to Microsoft Fabric via Git integration. It simplifies the deployment process across multiple workspaces, utilizing the fabric-cicd Python library to handle tasks like authentication, metadata deployment, and parameterization.
January 14, 2026
Modrinth Publish
Version updated for https://github.com/cloudnode-pro/modrinth-publish to version v2.3.1.
This action is used across all versions by 133 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The modrinth-publish GitHub Action automates the process of publishing project versions to Modrinth, a platform for hosting Minecraft mods, plugins, and other content. It simplifies version management by automating tasks such as uploading files, specifying loaders, and setting version metadata. This action is particularly useful for developers seeking to streamline their release workflows and ensure consistency in version deployment.
January 14, 2026
Find Minimum Required Rust Version
Version updated for https://github.com/derrix060/detect-rust-minimum-version to version v1.1.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The detect-rust-minimum-version GitHub Action automates the process of identifying the minimum required Rust version for a project by analyzing its source code and Cargo.toml file. It streamlines compatibility checks by determining the highest minimum supported Rust version (MSRV) across specified project paths, helping developers ensure their project adheres to Rust version requirements.
January 14, 2026
check-version-before-release
Version updated for https://github.com/digicatapult/check-version to version v1.5.28.
This action is used across all versions by 35 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action verifies that the version specified in package.json, package-lock.json, Cargo.toml, or pyproject.toml matches across files and is higher than the latest published tag based on semantic versioning rules. It automates version consistency checks and ensures proper version progression for npm, Cargo, or Poetry-managed projects, reducing the risk of deployment errors.
January 14, 2026
EkLine (GitHub Action)
Version updated for https://github.com/ekline-io/ekline-github-action to version v6.49.13.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The EkLine GitHub Action is an automated review tool designed to improve the quality and consistency of documentation within GitHub repositories. It integrates into your workflow to analyze documentation changes, filter content based on specified modes, and provide detailed feedback through GitHub Checks or Pull Request comments.
January 14, 2026
Create a Release on Tag
Version updated for https://github.com/epreston/release-tag to version v1.0.6.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The release-tag GitHub Action automates the process of creating and managing release tags for a repository, serving as a modernized alternative to the actions/create-release action. It simplifies release workflows by streamlining the generation of tags, ensuring consistency and reducing manual effort in release management.
January 14, 2026
Model Scanner
Version updated for https://github.com/hiddenlayerai/hiddenlayer-model-scan-github-action to version v1.0.7.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The HiddenLayer Model Scanner GitHub Action integrates model scanning into CI workflows, automating the detection of potential security or integrity issues in machine learning models stored in repositories, Amazon S3, or other supported platforms. It provides actionable results, such as marking models as clean or flagged for issues, and supports integration with GitHub Pull Requests for enhanced visibility.