August 5, 2026
Garita PII Guard
Version updated for https://github.com/proscar87/garita to version v0.12.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 and credential data from entering your repository. It uses a whitelist of allowed names, domains, or serial numbers to detect potential PII in commit messages and files. The action supports various detectors such as CURP, RFC, CLABE, NSS, phone numbers, JWTs, and more, with the ability to ignore certain patterns like passwords. Garita provides a single list that prevents sensitive data from entering the repository by reading it directly from your configuration file without executing it.
August 5, 2026
holt ci
Version updated for https://github.com/Raed2180416/holt to version v0.3.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary holt automates the process of inspecting and managing commits, staged edits, local files, and relationships across multiple Git repositories. It helps prevent duplicate work by ensuring that each worktree’s changes are coordinated and preserved before being merged into a shared decision surface. The action ensures that only verifiable work is destroyed, avoiding unintended deletions and preserving unique content.
August 5, 2026
raviqqe/muffy
Version updated for https://github.com/raviqqe/muffy to version v0.4.2.
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 This GitHub Action automates the validation of static websites using the Nu HTML validator. It can check a set of websites or a single website, and it is also available as a Docker image for easy integration into build pipelines. The action provides a simple command-line interface to validate websites and supports GitHub Actions for continuous integration purposes.
August 5, 2026
Healthchecks Ping Action
Version updated for https://github.com/reecetech/healthchecks-action to version v0.28.0.
This action is used across all versions by 1 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 integrates with Healthchecks.io to monitor the health of your scheduled jobs and workflows by sending pings at the start and end of a job’s execution. It helps in ensuring that you’re always aware of the job’s status and can quickly diagnose issues if any arise. The action automatically sends pings based on whether the job is successful or fails, providing clear feedback to Healthchecks.io.
August 5, 2026
wavedash-action
Version updated for https://github.com/remarkablegames/wavedash-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 This GitHub Action automates the process of uploading and publishing web game files to Wavedash. It handles both uploading existing builds or auto-creating new projects using a wavedash.toml file. Users can customize various parameters such as token, config file path, game ID, upload directory, entrypoint, SDK version, and publish options. The action supports building and publishing with release notes, and it provides outputs for the build ID, playtest URL, and whether the build was published.
August 5, 2026
VeriFenceAction
Version updated for https://github.com/Ridadata/doc-doctor to version v1.0.2.
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 Doc Doctor is a GitHub Action that automatically executes and verifies code snippets marked with verify in Markdown files. It checks for broken code and posts a PR comment if any snippet fails, ensuring documentation examples remain accurate. The action supports various programming languages and provides options to set timeouts and specify which files to scan.
August 5, 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, “Hello world docker action,” prints a greeting message either “Hello World” or personalized to any specified name to the console. It automates tasks related to printing greetings and can be used in workflows to notify contributors by displaying their names or welcome messages. The action supports configuration through an input parameter for the person’s name and provides an output with the current time, enhancing its versatility for logging and notifications within projects.
August 5, 2026
sarif-kit
Version updated for https://github.com/sarif-kit/sarif-kit to version v0.1.0.
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 The sarif-kit action converts the native output of various scanners and linters into valid SARIF 2.1.0, making them compatible with GitHub Code Scanning. It automates the process of converting tool outputs to SARIF format, which is required for integrating security scans into CI/CD pipelines. The action supports tools like pip-audit, yamllint, and codespell, automatically detecting the correct adapter and providing options for customizing the input and output paths, including rewriting absolute paths as relative ones and handling multiple findings in a single SARIF file.
August 5, 2026
greenbump
Version updated for https://github.com/shidesheng0218/greenbump to version v0.2.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 greenbump is a tool that automates the process of upgrading dependencies and automatically fixes any code issues introduced by the upgrade. It uses AI to identify and fix the code changes needed after a dependency update, ensuring that the build and tests pass before merging the changes into your main branch.
August 5, 2026
Harnessie Verify
Version updated for https://github.com/snapsynapse/harnessie-verify-action to version v0.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 harnessie-verify-action claims-by-claim verification of pull requests, automating deterministic checks against actual artifacts and providing a review interface. It solves problems related to ensuring code correctness through automated testing and reduces reliance on untrusted diffs by running verifiers in sandboxed environments. The action is powered by Harnessie and supports OpenAI-compatible endpoints for model inference, ensuring security and compliance with GitHub’s protection mechanisms.