August 6, 2026
setup-renpy
Version updated for https://github.com/remarkablegames/setup-renpy to version v2.2.2.
This action is used across all versions by 19 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 setup and management of Ren’Py CLI on GitHub Actions workflows. It simplifies the process of using Ren’Py for game development by providing a straightforward way to install, configure, and execute Ren’Py commands directly from your workflow files. The action supports various features such as setting up different launchers and configuring support for Android, iOS, and web platforms.
August 6, 2026
wavedash-action
Version updated for https://github.com/remarkablegames/wavedash-action to version v1.0.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 This GitHub Action automates the process of uploading and publishing web games to Wavedash. It can handle both manual configuration files (wavedash.toml) and auto-creation based on entrypoint HTML. The action supports various inputs such as API token, game ID, upload directory, entrypoint file, SDK version, and release details for publishing.
August 6, 2026
setup-maestro-cli
Version updated for https://github.com/remarkablemark/setup-maestro-cli to version v1.0.20.
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 The setup-maestro-cli GitHub Action automates the setup and configuration of Maestro CLI in a GitHub Actions workflow. It simplifies the process of integrating Maestro into projects by providing a straightforward way to install and use it, which can be useful for CI/CD pipelines that require automated testing or deployment tasks related to mobile development.
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.