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.
August 7, 2026
YourTomo
Version updated for https://github.com/prsdx/YourTomo to version v1.3.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 YourTomo is a GitHub Action that automates the creation of animated SVGs that represent your GitHub activity, including contributions, push streaks, and more. It provides customizable visualizations like a pixel cat to enhance your GitHub profile, helping users stay engaged with their repositories through regular updates. The action supports various states and conditions to dynamically change the appearance of the cat based on your activity data.
August 7, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 “Hello” + a specified name to the log. It solves the problem of automating the greeting process, which can be useful for testing and documentation purposes.
What’s Changed My first action is ready (5619594) Initial commit (2a56a2a)
August 7, 2026
list-changed-directories
Version updated for https://github.com/sankichi92/list-changed-directories to version v1.2.3.
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 GitHub Action list-changed-directories outputs a list of directories that have changed and include a specified target file. It automates the execution of jobs only on directories that have changed, solving challenges with GitHub Actions’ matrix and event limitations. The action works for push and pull_request events and requires providing a target filename and paths to files that all directories including the target file depend on.
August 7, 2026
Tangled Mirror
Version updated for https://github.com/sethcottle/tangled-mirror to version v1.1.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 The Tangled Mirror GitHub Action keeps a Tangled repo in sync with one that lives on GitHub. It checks the knot’s host key, sends only the refs it asks for, and won’t delete anything unless told to. The action requires an SSH key registered with Tangled and a known hosts file containing the knot’s host key.
August 7, 2026
Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.10.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 This GitHub Action uses Amazon Bedrock Agent to analyze files in a pull request (PR) and provide feedback. It is highly customizable, allowing you to tailor the analysis based on your specific requirements and use cases, including integrating with Amazon Bedrock Knowledge Bases for enhanced context-aware insights. The action enables code quality improvement, security assessments, and performance optimizations by processing PR files using tailored prompts and utilizing pre-integrated knowledge bases.