August 13, 2026
Zuke Build
Version updated for https://github.com/zuke-build/zuke to version ai-v2.1.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Zuke is a type-safe build automation system for Deno & TypeScript. It allows you to define builds as TypeScript classes with fluent APIs that reference each other by this.x, forming a dependency graph that Zuke resolves and runs in topological order.
August 13, 2026
Configure Node.js
Version updated for https://github.com/pwrdrvr/configure-nodejs to version v1.4.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates setting up Node.js environments in CI workflows by detecting the package manager, enabling Corepack when necessary, restoring the correct cache, and installing only when required. It solves problems related to cold cache misses, trade-offs between installation time and cache usage, and the retry trap caused by post-step cache saves. The action is designed to improve build efficiency and reduce costs by caching builds that are not affected by changes in dependencies or lockfiles.
August 13, 2026
Open Growth Loop Audit
Version updated for https://github.com/R3ijar/open-growth-loop to version v0.2.1.
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 Open Growth Loop is a technical documentation assistant designed to help maintainers of open-source repositories prioritize their work. It analyzes the repository’s hygiene, assesses its readiness for contributors, and suggests actionable next steps based on evidence. The action supports both local-only mode and integration with GitHub APIs to gather additional context.
August 13, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.55.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance Markdown linter and formatter written in Rust, offering speed, extensive lint rules, automatic formatting with --fix, and support for multiple Markdown flavors. It’s designed to help maintain consistent and best practices in Markdown files, providing modern CLI features and integration options for various environments.
August 13, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.74.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AgentAuditKit automates the security auditing of AI agent pipelines by scanning and reporting on misconfigurations, hardcoded secrets, tool poisoning, and other potential vulnerabilities across 10 different platforms. Unlike hosted scanners, AgentAuditKit runs fully offline and deterministically, producing auditor-ready compliance-evidence packs that cover a wide range of security categories including EU AI Act, SOC 2, ISO 27001/42001, HIPAA, NIST AI RMF, and regional regimes.
August 13, 2026
SFDT for Salesforce
Version updated for https://github.com/scoobydrew83/sfdt to version ext-v0.13.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The SFDT action automates the deployment, testing, and release process for Salesforce projects. It offers features like interactive workflows, preflight validation, AI-powered fix plans, and CI/CD pipeline templates to streamline development and reduce errors. The multi-package project support allows deploying to individual packages or specific source directories directly.
August 13, 2026
Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.9.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action uses Amazon Bedrock Agent to analyze files in a pull request and provide AI-powered feedback, enhancing code quality, security, and performance. It allows customization of prompts using Bedrock Agents, supports memory for context across PRs, and integrates with Knowledge Bases for enhanced accuracy and relevance.
August 13, 2026
Sherpa.sh
Version updated for https://github.com/sherpa-sh/Sherpa-Action to version v1.0.0-alpha.6.
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 Sherpa.sh is an AI tool that automates infrastructure deployment and configuration based on plain English prompts. It supports multiple cloud providers, frameworks, and configurations, allowing developers to describe their needs in natural language and have it translated into optimized infrastructure setups. The action integrates with GitHub Actions and the Claude Code CLI for seamless deployment workflows, enabling users to deploy applications quickly and easily across various cloud environments.
August 13, 2026
greenbump
Version updated for https://github.com/shidesheng0218/greenbump to version v0.2.1.
This action is used across all versions by 0 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 greenbump action automates the process of upgrading dependencies while ensuring that breaking changes are fixed using an AI agent. It helps bring your own Anthropic API key to verify against real tests before merging updates, making it a safer and more efficient option than manually reviewing every upgrade.
August 13, 2026
Conventional Release Creator
Version updated for https://github.com/so1omon563/release-creator to version v2.0.1.
This action is used across all versions by 13 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Release Creator is a GitHub Action that automates the creation of GitHub Releases from conventional commit history. It generates structured release notes grouped by commit type and automatically detects pre-release status from SemVer identifiers. The action supports multiple release note formats, such as grouped, conventional, flat, and GitHub-native, allowing for customization of how releases are presented.