August 14, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.98.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action installs the stackit-cli binary on the runner, allowing users to define which version of the tool they want to use in their workflows. It supports installing the latest stable version or any specific semantic version string. The action also caches and prepends the installed binary path to the PATH environment variable for easier access.
August 14, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v10.12.3.
This action is used across all versions by 10 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that provides a single, consistent API for integrating 30+ AI providers and models. It allows users to switch between different providers with ease and leverages built-in tools plus any MCP-compliant tool server. With enterprise features like Redis memory and multi-provider failover, NeuroLink optimizes costs automatically with intelligent routing. Users can interact with the platform via our professional CLI or TypeScript SDK.
August 14, 2026
Maximize GitHub Runner Space
Version updated for https://github.com/justinthelaw/maximize-github-runner-space to version v0.12.1.
This action is used across all versions by 27 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action maximize-github-runner-space automatically cleans up optional SDKs, toolchains, services, and caches on standard GitHub-hosted runners before large build, test, or container jobs. It detects the runner’s OS, architecture, privileges, and installed capabilities; callers do not select a platform manually. This action is intended for reclaiming disk space on these runners, especially for large images, Android builds, or monorepos.
August 14, 2026
jscpd-copy-paste-detector
Version updated for https://github.com/kucherenko/jscpd to version v5.0.15.
This action is used across all versions by 4,724 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the detection of duplicated code blocks across files using the jscpd tool. It supports multiple programming languages and engines (TypeScript and Rust), offering 224+ formats and a 24-37x faster speed than the previous version. The action can be used to integrate jscpd into CI workflows, providing a clear report of detected clones.
August 14, 2026
Regula AI Governance Check
Version updated for https://github.com/kuzivaai/getregula to version v1.9.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Regula is an AI governance scanning tool that checks local source-code folders for potential risks related to AI regulations such as the EU AI Act, South Korea’s AI Basic Act, and Colorado SB 26-189. It provides a detailed review trail and candidate risk categories, allowing developers or governance leads to decide what further investigation is needed. The tool does not determine legal classification or compliance but focuses on identifying patterns that may need human review.
August 14, 2026
Slackalaka
Version updated for https://github.com/mallowigi/tag-n-slack to version 0.2.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action Tag n' Slack creates a new release tag with a changelog and notifies Slack about the release. It automates the process of extracting version information from either package.json or commit hash/message, updating the changelog, creating a release tag, and sending a notification to a specified Slack channel with details about the release.
August 14, 2026
lgtmaybe
Version updated for https://github.com/MattJColes/lgtmaybe to version lgtmaybe-v2.1.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary lgtmaybe is a tool that automates code reviews by analyzing pull requests against a set of predefined criteria. It uses an AI model to detect bugs, security vulnerabilities, and other issues in the code changes, providing inline comments and a summary of the review results. The action supports various hosted providers, local Ollama models, and OpenAI-compatible endpoints.
August 14, 2026
hestia-cache
Version updated for https://github.com/Mic92/hestia to version v3.0.1.
This action is used across all versions by 28 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Hestia GitHub Action is designed to efficiently cache Nix build results in the GitHub Actions cache. It allows builds to run faster by downloading previously built packages instead of rebuilding them, significantly reducing download times and avoiding 429 Too Many Requests errors. The action also deduplicates data, making it more efficient for large repositories. Additionally, it includes a matrix subaction that evaluates flake checks only once and distributes them across parallel runners, optimizing build workflows.
August 14, 2026
QHSE Professionals CI/CD Run ATF Test Suite
Version updated for https://github.com/mikevdberge/sncicd-tests-run to version 1.0.9.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action ServiceNow CI/CD GitHub Action for Run Tests automates the execution of automated test suites in a ServiceNow instance using Basic or API Key authentication. It helps streamline the process of running tests across different environments and versions, providing flexibility and ease of use for DevOps teams integrating ServiceNow with their CI/CD pipelines.
August 14, 2026
AurumCode Documentation Generator
Version updated for https://github.com/Mpaape/AurumCode to version v1.0.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AurumCode is a multi-language API documentation generator that can be used as a GitHub Action or locally. It scans a source tree, extracts documentation per detected language, and generates Jekyll-ready sites. The main purpose of AurumCode is to help developers generate and review documentation for their projects, with features such as local diff reviews and pull request reviews using LLM-powered security passes.