August 16, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 This GitHub Action prints “Hello World” or a personalized greeting to the log, allowing users to specify the person to greet. It provides an input for specifying the name and outputs the current time when executed.
August 16, 2026
NestJS Doctor
Version updated for https://github.com/RoloBits/nestjs-doctor to version nestjs-doctor-lsp@4.0.0.
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 This GitHub Action, nestjs-doctor, automates the process of diagnosing and fixing NestJS code quality issues. It provides a comprehensive suite of 50 rules across various categories such as security, performance, correctness, architecture, and schema to evaluate and improve code quality in one command. The action outputs a detailed report with actionable diagnostics, including a score summary, source-level diagnostics with code viewer, interactive module graph, traced HTTP endpoints, schema ER diagram, and a custom rule playground. It supports monorepo support and catches AI-generated code anti-patterns. Additionally, it integrates with VS Code as an extension for inline diagnostics and provides GitHub Actions integration to review pull requests and report changes introduced.
August 16, 2026
Fettle — repository health grade
Version updated for https://github.com/rumankazi/fettle to version v4.0.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Fettle is an automated tool for assessing the maintenance health of GitHub repositories. It uses five rules, including branch protection, codeowners, dependency updates, open pull request count, and stale pull requests, to generate a letter grade. The tool provides detailed evidence for each rule and supports configurable weights, making it flexible for organizations to tailor its scoring criteria.
August 16, 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 feedback. It allows customization of the analysis based on specific requirements and integrates with Amazon Bedrock Knowledge Bases for enriched insights. The action is highly flexible, supporting multiple programming languages and integrating seamlessly into the PR process through comments.
August 16, 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-driven GitHub Action that simplifies cloud infrastructure deployment by providing a natural language interface to configure and manage resources. It automates the process of setting up servers, DNS, SSL certificates, CDN, databases, backups, load balancing, and more using plain English prompts. Sherpa supports any cloud provider and framework, making it flexible for developers to ship applications seamlessly. The service is open-source and community-driven, offering visibility into how infrastructure is configured.
August 16, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.28.1.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Smyklot is a GitHub App that automates pull request approvals and merges by validating permissions against the repository’s CODEOWNERS file. It supports multiple command formats, including slash commands, mentions, and bare commands, and provides options to control merge methods, use reactions for approval/merge, and perform cleanup tasks. The app also offers emoji feedback for instant visual confirmation and handles comment edits/deletes gracefully.
August 16, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
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 This GitHub Action automates the deployment of a Swarm service by running npm ci and npm run bundle commands before pushing to the repository. It focuses on setting up dependencies and bundling JavaScript files, ensuring that the necessary components are in place before deploying the service using Docker Compose or another orchestration tool.
August 16, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.37.
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 SSG is a fast static site generator written in Go that converts Markdown with YAML frontmatter into a complete website with features such as clean URLs, templates, feeds, search, image processing and native deployment. It works well for blogs and WordPress migrations and can be used to build documentation, company sites, portfolios and landing pages. SSG is opt-in, offering advanced features like WebP conversion and local server functionality.
August 16, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.14.
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 The GitHub Action automates the build process for Wails.io v3 projects by installing GoLang and NodeJS, building the project, and optionally uploading artifacts to GitHub. It supports various configurations such as specifying the build name, platform, and obfuscation options. The action can also handle caching of builds, pnpm or node.js version management, and deno compilation.
August 16, 2026
MCP Test Harness
Version updated for https://github.com/vaquarkhan/mcp-test-harness to version v5.2.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 The MCP Test Harness is a pytest-style testing framework designed to automate the testing of MCP (Microcontroller Platform) servers. It simplifies the process of creating and running tests for IoT devices, providing robust support across multiple languages including Python, TypeScript, Java, and .NET. The tool helps developers ensure the reliability and correctness of their microcontroller applications by automating functional, integration, and performance tests.