August 8, 2026
Terraform Module Releaser
Version updated for https://github.com/techpivot/terraform-module-releaser to version v2.2.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 33 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 management of Terraform modules within a monorepo, providing features like efficient module tagging, smart versioning, comprehensive wiki generation, release automation, and self-maintenance. It simplifies the process of maintaining Terraform modules by automating tasks such as generating Git tags, creating releases, and updating documentation. The action works seamlessly with GitHub.com and GHES environments, ensuring a smooth transition between cloud and on-premises deployments.
August 8, 2026
Advanced Jules PR Reviewer
Version updated for https://github.com/thalesraymond/jules-pr-reviewer to version v1.5.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 A GitHub Action that uses Jules, a Gemini-powered cloud coding agent, to review pull requests and post comments on specific lines of code. It helps catch security flaws and provides inline comments, which can be resolved automatically if fixed. The action also allows for customization through inline rules or a rules file in the repository, enabling project-level or shared rule management.
August 8, 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 The GitHub Action ToQuery/wails3-build-action automates the building of Wails projects using Go and Node.js. It installs these dependencies, builds the project according to specified configurations, and optionally uploads the results to GitHub or a release if it’s a tagged build. The action supports building for various platforms and includes options for obfuscation and customizing Node.js and Deno settings.
August 8, 2026
Move Closed Issue to Top of Project Column
Version updated for https://github.com/wozaki/project-closed-issue-move-to-top-action to version v1.24.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 automatically moves closed issues to the top of a specified column in a GitHub Project V2, ensuring recent closed issues are always visible at the top of your project board. It supports multiple projects with different configurations and requires a GitHub token with project scope.
August 8, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v.0.1.16.
This action is used across all versions by ? 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 B.IA GitHub Action enables accessibility checks in CI/CD pipelines by automatically evaluating code against WCAG guidelines based on specified audiences and percentages. It maps guidelines and uses AI to assess their impact, allowing companies to ensure compliance with accessibility standards more efficiently. The action automates the process of checking code for accessibility issues before merging changes into production, helping teams meet accessibility requirements effectively without extensive learning or additional tools.
August 7, 2026
FHIR Validation Markdown Renderer
Version updated for https://github.com/patrick-werner/validation-outcome-markdown-renderer to version v1.5.0.
This action is used across all versions by 10 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 parses a FHIR OperationOutcome bundle and emits annotations in the GitHub Checks UI for issues at or above the configured severity. It supports filtering out known issues using specified patterns in filename, messageId, details (with wildcard), and location, and generates a summary Markdown table in PR comments.
August 7, 2026
Pingram Send Email
Version updated for https://github.com/pingram-io/github-actions-send-email to version v1.0.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 uses Pingram to send emails and SMS from workflows. It automates various notifications such as build failures, deployment statuses, and release notes, allowing you to configure recipients, subjects, and HTML bodies directly in your workflow YAML files without additional setup required. The action supports sending emails via the API key stored as a repository secret, with options for customization including sender details, reply-to addresses, and scheduled sends.
August 7, 2026
Pingram Send SMS
Version updated for https://github.com/pingram-io/github-actions-send-sms to version v1.0.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 sends SMS notifications using the Pingram API to notify on-call personnel, capture tracking IDs, and send media-only MMS. It supports sending SMS to individual or multiple recipients, scheduling sends, and logging tracking IDs for each notification. The action can be configured with various parameters such as API key, message content, recipient numbers, and more.
August 7, 2026
Rust Lint Action
Version updated for https://github.com/Profiidev/rust-lint-action to version v4.3.1.
This action is used across all versions by 26 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 Rust Lint Action automates the process of linting Rust code using Clippy. It helps developers maintain clean, error-free Rust projects by identifying potential issues and suggesting improvements in their codebase.
August 7, 2026
Garita PII Guard
Version updated for https://github.com/proscar87/garita to version v0.26.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 an action designed to prevent personal and sensitive data from entering your repository by detecting patterns that match known identifiers such as CURP, RFC, CLABE, CPF, CUIT, RUT, DNI, IBAN, etc. It uses a YAML configuration file to specify which patterns are considered potentially sensitive, allowing you to control what is protected while still maintaining flexibility for testing and development purposes.