April 20, 2026
AutoJs6 APK Builder
Version updated for https://github.com/Steven-Qiang/AutoJs6-ApkBuilder to version v1.1.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 The AutoJs6 APK Builder is a tool designed to package AutoJs6 scripts or projects into standalone Android APKs through the command line or GitHub Actions. It eliminates dependencies on the Android runtime, resolves file system compatibility issues (e.g., Windows case-sensitivity), and automates tasks like resource configuration, script encryption, and APK signing. This action streamlines the process of creating custom APKs, enabling developers to integrate AutoJs6 scripts into independent, distributable applications with minimal setup.
April 20, 2026
synergy-au/setup-uv
Version updated for https://github.com/synergy-au/setup-uv to version v0.1.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 This GitHub Action, setup-uv, automates the installation and configuration of the uv tool in a GitHub Actions workflow, allowing users to specify or dynamically resolve the required version. It streamlines caching, error handling, checksum verification, and environment activation, enhancing build efficiency and reliability. Additionally, the fork provides functionality to bypass a default mirror and directly retrieve uv archives from GitHub release URLs.
April 20, 2026
Soundcheck Security Review
Version updated for https://github.com/thejefflarson/soundcheck-action to version v1.0.11.
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 Soundcheck Security Review GitHub Action automates an OWASP-based security review for your repository by scanning source code, identifying security issues (Critical, High, and Medium severity), rewriting problematic code in place, and generating a pull request with a severity-ranked findings table. It streamlines the process of detecting and addressing vulnerabilities, leveraging the Soundcheck skill suite to cover OWASP Web and LLM Top 10 risks, thereby enhancing code security and reducing manual effort.
April 20, 2026
Tinted Builder Rust
Version updated for https://github.com/tinted-theming/tinted-builder-rust to version v0.17.0.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Tinted Builder Rust is a command-line tool and library designed to build Base16 and Base24 templates, automating the process of generating color schemes for theming applications. It simplifies tasks like syncing with the latest schemes, managing templates, and applying builder specifications, making theme creation and customization more efficient. The tool supports integration into Rust applications and provides robust capabilities for handling template builds and synchronization.
April 20, 2026
Doc Pilot Gate
Version updated for https://github.com/UnguisAI/docpilot to version v1.0.1.
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 DocPilot is a GitHub Action designed to automate the detection of missing documentation updates in pull requests, such as changes to README files, changelogs, or other key documentation directories. It helps teams maintain release hygiene by flagging documentation gaps and suggesting updates directly within the PR workflow. By integrating seamlessly with existing repositories and workflows, it ensures documentation stays aligned with code changes, eliminating the need for a separate platform or manual checks.
April 20, 2026
FlakeGuard JUnit Flake Detector
Version updated for https://github.com/UnguisAI/flakeguard-action to version v1.0.3.
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 FlakeGuard is a GitHub Action that analyzes JUnit XML test results to detect and report flaky tests—tests with inconsistent pass/fail outcomes—directly within the GitHub Actions workflow UI. It automates the tracking of test history, identifies flaky tests using deterministic rules, and generates a detailed markdown summary for easy review. This action helps improve test reliability by flagging suspect tests and providing insights into their behavior across multiple runs.
April 20, 2026
SR - Semantic Release
Version updated for https://github.com/urmzd/sr to version v8.0.6.
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 The sr GitHub Action automates semantic versioning and release management using conventional commits, providing a streamlined and idempotent process for planning, preparing, and executing software releases. It simplifies complex workflows by integrating version bumping, changelog generation, tagging, and publishing to multiple registries (e.g., npm, Docker, PyPI) within a single static binary, eliminating the need for additional plugins or runtimes. Its workspace-aware and release channel features make it particularly suited for managing monorepos and trunk-based development workflows.
April 20, 2026
Astro Score
Version updated for https://github.com/Use-Astro/score-action to version v1.0.3.
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 Astro Score GitHub Action automates production readiness checks for JavaScript and TypeScript repositories by performing 22 diagnostic tests and assigning a 0-100 score. It posts the results as a pull request comment, enabling teams to identify potential issues before deploying code. This action helps ensure code quality and reliability by evaluating aspects like security, observability, and CI/CD best practices.
April 20, 2026
Gemini AI PR Reviewer
Version updated for https://github.com/Val-d-emar/gemini-review to version v1.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 The “Gemini AI PR Reviewer Action” is a GitHub Action that automates pull request code reviews using Google’s Gemini AI models. It analyzes code changes in a PR, provides intelligent feedback, and can optionally approve or request changes based on AI recommendations, helping to streamline code review processes and enforce quality standards. The action supports both Google AI Studio and Google Cloud Vertex AI for authentication and integrates seamlessly into existing workflows.
April 20, 2026
Telegram PR Notifications
Version updated for https://github.com/Val-d-emar/telegram-pr-notifications to version v1.
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 allows users to send customizable Telegram notifications for pull request events directly from their repositories, leveraging a pure Bash implementation with zero dependencies. It automates notifications for events like PR creation, review requests, and merges, while supporting features such as mapping GitHub usernames to Telegram handles, ignoring bot actions, and sending messages to specific threads in Telegram supergroups. Key capabilities include multi-language support, secure message formatting, and concurrency control to prevent redundant notifications.