August 6, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 a specified person, and also provides the current time. It automates the process of adding greetings to logs, enhancing logging functionality for projects that require personalized messages or timestamps in their outputs.
August 6, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.52.
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 fast and efficient Markdown linter and formatter written in Rust, offering over 80 lint rules to ensure consistency and best practices in Markdown files. It provides automatic formatting with the --fix option and supports multiple Markdown flavors, including GFM, MkDocs, MDX, Quarto, and MyST.
August 6, 2026
Build docs with mmdoc
Version updated for https://github.com/ryantm/mmdoc-action to version v1.0.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 mmdoc Action automates the generation of single-page and multi-page HTML documentation using [mmdoc], a tool for generating static documentation from Markdown files. It helps developers deploy their documentation to GitHub Pages, providing both single-page and multi-page outputs. The action also allows users to configure every option through inputs, pinning mmdoc to a specific version, and supports runner support on GitHub-hosted Linux and macOS runners.
August 6, 2026
sarif-kit
Version updated for https://github.com/sarif-kit/sarif-kit to version v0.1.1.
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 converts the native output of popular security scanners into valid SARIF 2.1.0 format, which can then be uploaded to GitHub Code Scanning for automated analysis. It automates the conversion process, addressing issues where tools like pip-audit, codespell, and yamllint do not natively emit SARIF. The action is available in both GitHub Actions workflows and on your machine, supporting various tools such as pip-audit, yamllint, and codespell.
August 6, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.68.
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 is a security scanner designed to audit AI agent pipelines for potential misconfigurations, hardcoded secrets, tool poisoning, and other vulnerabilities. It is the missing npm audit solution specifically tailored for AI agents, running offline and deterministically without relying on an LLM. The action produces auditor-ready compliance-evidence packs including SARIF reports and PDF evidence reports mapped to 12 security frameworks, ensuring precision and reliability in security audits.
August 6, 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 The GitHub Action uses Amazon Bedrock Agent to analyze files in a pull request (PR) and provides feedback by generating tailored prompts based on user-defined configurations. The action supports customizable agent analysis, memory support, flexible use cases, file ignoring, AI-powered insights, language-agnostic analysis, and seamless integration with AWS services like Amazon Bedrock Knowledge Bases. It enhances the PR process with tailored, context-aware insights and integrates smoothly into existing workflows.
August 6, 2026
Setup UniGo
Version updated for https://github.com/snowdreamtech/setup-unigo to version v0.2.0.
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 The GitHub Action setup-unigo automates the installation and configuration of UniGo, a runtime and tools manager. It supports various install methods including npm, pip (coming soon), GitHub Release, and go install. The action also offers smart auto-detection, caching with customizable cache key templates, and support for GitHub proxies in restricted networks.
August 6, 2026
Setup UniStack
Version updated for https://github.com/snowdreamtech/setup-unistack to version v0.2.0.
This action is used across all versions by 3 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 automates the installation and configuration of UniStack, a runtime and tool manager. It supports multiple install methods such as npm, pip (coming soon), GitHub Release, and Go installation. The action can also handle GitHub Proxy support for restricted networks and provides caching with customizable cache key templates.
August 6, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
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 deploy-swarm-service GitHub Action automates the process of deploying a Docker service to a Swarm cluster. It ensures that all necessary dependencies are installed and the application is properly bundled before deployment, addressing common issues related to environment setup and bundling processes for production environments.
August 6, 2026
Sprocket CI/CD
Version updated for https://github.com/stjude-rust-labs/sprocket-action to version v0.28.1.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub action provides a set of WDL-related tools from the Sprocket command line tool, including check, lint, validate, and format functionalities, which can automate static analysis, validation, and formatting tasks in CI/CD pipelines. The action supports various inputs such as linting options, exceptions, ignore patterns, and more, allowing for customization based on project requirements.