August 12, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.9.
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 build process for Wails.io v3 projects. It installs GoLang and NodeJS, builds the project based on specified platforms, and optionally obfuscates the binary before uploading results to GitHub. On tagged builds, it also uploads the release artifacts to the release section. The action supports various configuration options for building and packaging the application.
August 12, 2026
Vaara Policy Check
Version updated for https://github.com/vaaraio/vaara to version v1.66.2.
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 Vaara is a Python library that provides verifiable receipts for autonomous actions, ensuring accountability and trust in decision-making processes. It automates the process of verifying and auditing autonomous actions by providing secure logging and evidence storage, which can be used to prove the outcomes of actions and maintain traceability of all activities within an organization.
August 12, 2026
Maintainer PR Triage Bot
Version updated for https://github.com/wagmiiii/pr-reviewer to version v1.0.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 PR triage by reading open pull requests, identifying potential blockers, and labeling them with relevant information. It helps maintainers quickly understand which PRs are worth addressing and provides detailed guidance to contributors on what needs improvement. The bot never merges any PRs, leaving the final decision up to the maintainer.
August 12, 2026
E-Mail HTML Validator
Version updated for https://github.com/YunaBraska/email-html-validator to version 2026.8.12.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the validation of HTML email templates against Can I Email, a dataset of supported features and accessibility standards. It supports multiple interfaces including CLI, Java DSL, GitHub Action, Maven Central/GitHub Packages, and Docker image, providing JSON/XML/HTML/Markdown reports. The action can be used to validate inline HTML, files, stdin, or URLs and includes an optional BFSG accessibility audit using Playwright and axe-core.
August 12, 2026
Garita PII Guard
Version updated for https://github.com/proscar87/garita to version v0.33.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 Garita is a GitHub Action that prevents sensitive personal information and credentials from entering a repository. It checks for common identifiers such as CURP, RFC, CLABE, and phone numbers to ensure they are not included. Garita uses a single configuration file to specify which sensitive data should be blocked, making it easy to maintain and update without needing to modify the Git history.
August 12, 2026
PssbleTrngle/set-package-version
Version updated for https://github.com/PssbleTrngle/set-package-version to version v1.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 is designed to set or update the version of a package in your project. It automates the process of updating package versions, which is useful for version control and dependency management. The action provides a simple interface to specify the new version number, allowing you to streamline release processes and ensure consistent versioning across different environments.
August 12, 2026
Release Pilot Action
Version updated for https://github.com/ranarn/release-pilot to version v1.0.8.
This action is used across all versions by 2 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Release Pilot is a GitHub Action that simplifies the release process by automating semantic versioning, tagging, changelog generation, and GitHub Release creation. It uses Conventional Commits parsing to determine the next SemVer version, supports breaking changes with ! footers, and provides features like pre-release support, floating major/minor tags, and Node.js 24+ ESM compatibility. It offers a zero-config approach for users who want a single action to handle all release tasks.
August 12, 2026
file-search-on review gate
Version updated for https://github.com/richardwooding/file-search-on to version v0.119.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 file-search-on is a versatile file search tool that uses CEL expressions to filter files based on metadata and content-type-specific attributes. It supports multiple file formats and provides comprehensive extraction of metadata, making it suitable for various use cases such as searching documents, images, and videos by specific criteria. The tool is built in the open and welcomes contributions.
August 12, 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 a greeting message to the log, with an optional parameter for the name of the person to greet. It uses Docker to run a container and provides an output for the current time.
August 12, 2026
PR Is All You Need
Version updated for https://github.com/sandys/pr-is-all-you-need to version v1.0.0.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 Summary: This GitHub Action, named piayn, automates the management of pull requests (PRs) across multiple branches to enable AI code review tools to process code directly from private branches. It ensures that PRs are open solely as review surfaces and are automatically retired when a branch is merged, deleted, or goes quiet.