January 10, 2026
Setup Smallstep step-cli tool
Version updated for https://github.com/muandane/setup-step-cli to version v0.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup Smallstep CLI” GitHub Action automates the installation of a specified version of the Smallstep CLI (step command) on supported platforms and adds it to the runner’s tool cache. This action simplifies workflows by ensuring the required version of the tool is readily available, eliminating manual setup steps and enabling seamless integration of Smallstep CLI into CI/CD pipelines.
January 10, 2026
Setup Kanuka
Version updated for https://github.com/PolarWolf314/kanuka-actions 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 Kanuka Action is a GitHub Action designed to automate the setup and use of the Kanuka CLI for managing encrypted secrets in CI/CD workflows. It simplifies the process of securely decrypting and utilizing sensitive information, such as private keys and environment variables, within GitHub Actions.
January 10, 2026
Set up Percona Toolkit
Version updated for https://github.com/RobertoGraham/setup-percona-toolkit to version v2.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 setup of Percona Toolkit in workflows by ensuring system requirements are met, downloading a specified version of the toolkit, and adding its command-line tools to the system’s PATH. It simplifies the use of Percona Toolkit for database management and optimization tasks within CI/CD pipelines, saving time and reducing manual setup effort.
January 10, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.0.213.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance Markdown linter and formatter built with Rust, designed to ensure consistency, best practices, and compliance across Markdown files. It automates tasks such as identifying and fixing common Markdown issues, speeding up workflows with intelligent caching and CLI tools, and providing compatibility with CI/CD pipelines.
January 10, 2026
Kimi Code Review
Version updated for https://github.com/xiaoju111a/kimi-actions to version v1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Kimi Code Review Action is a GitHub Action that leverages AI from the Kimi platform to automate code reviews. It enhances pull request workflows by providing functionalities such as generating review comments, suggesting code improvements, and answering specific questions about code.
January 10, 2026
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.68.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Check Deployed Environment GitHub Action determines if a specific commit is actively deployed to a specified environment in GitHub. It automates the verification process of deployment status, helping users ensure that the correct code version is deployed in a given environment.
January 10, 2026
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-6.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit hooks during CI workflows, streamlining code quality checks and enforcing coding standards. It simplifies the process of running all or specific pre-commit hooks against the codebase, helping developers catch issues early in pull requests or branch updates.
January 10, 2026
Modrinth Publish
Version updated for https://github.com/cloudnode-pro/modrinth-publish to version v2.2.0.
This action is used across all versions by 128 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 the Modrinth platform. It simplifies version management by allowing users to specify project details, such as version number, supported loaders, game versions, and files, directly within their CI/CD workflows. This action reduces manual effort and ensures consistent version deployments to Modrinth.
January 10, 2026
Fix Code securely
Version updated for https://github.com/csm-actions/securefix-action to version v0.5.2.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Securefix Action is a GitHub Action designed to securely automate code fixes during CI workflows without sharing sensitive credentials like GitHub App private keys or relying on external services. By leveraging a unique server/client architecture built within GitHub Actions, it enhances workflow security while simplifying implementation.