August 19, 2026
SimpleCov Gate
Version updated for https://github.com/srozen/simplecov-gate to version 1.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 The SimpleCov Gate GitHub Action is a tool that automates the process of enforcing minimum line coverage requirements for your Ruby projects using SimpleCov. It integrates seamlessly with GitHub Actions, allowing you to add a check run to verify that your code coverage meets specified thresholds. The action reads the total line coverage from coverage.json and compares it against a specified minimum threshold, emitting an error if the coverage falls below the required level. This helps maintain high code quality and ensures that critical parts of your project are well-covered by tests.
August 19, 2026
pinprick-action
Version updated for https://github.com/starhaven-io/pinprick-action to version v0.5.3.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates security audits of GitHub Actions supply chain integrity using the pinprick tool, which checks for runtime fetch patterns bypassing pinning and verifies action references. It supports different runners and can be configured to either upload results to GitHub code scanning or print them to the workflow log. The action is designed to be used with or without GitHub Advanced Security, depending on requirements for security alerts and reporting.
August 19, 2026
Get PR Push token
Version updated for https://github.com/tiangolo/pr-push to version 0.0.4.
This action is used across all versions by 47 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The PR Push GitHub App issues short-lived, repository-scoped tokens to approved workflows that update existing pull request branches. It automates token management for workflow-triggered pushes to pull requests and manual commits on forks. The action uses GitHub’s OIDC authentication to securely grant access to repository contents and pull requests, ensuring only authorized workflows can generate and use tokens.
August 19, 2026
Code Review Board
Version updated for https://github.com/tossneon/code-review-board-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 The GitHub Action “Code Review Board” automates the process of reviewing pull requests using multiple AI personas without relying on third-party software or storing sensitive information. It uses Anthropic’s Claude API to generate independent reviews for each review persona, which are then combined into a single comment posted directly onto the PR. This tool helps prevent sycophancy in code reviews and provides a robust solution for maintaining high-quality code across multiple teams.
August 19, 2026
Rabbit Automation Action
Version updated for https://github.com/udx/github-rabbit-action to version v1.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 The Rabbit Automation Action automates the deployment of cloud infrastructure using Terraform, AWS, and Kubernetes by processing YAML configuration files in a .rabbit/ directory. It simplifies the process of setting up infrastructure across different environments with minimal setup. The action integrates seamlessly with GitHub workflows, enabling automatic planning and application or destruction based on actions like pushes, PRs, deletions, or manual triggers.
August 19, 2026
verbatra
Version updated for https://github.com/verbatra/action to version v2.0.0.
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 Summary: Purpose: The verbatra GitHub Action automates i18n translation and drift checks in CI/CD pipelines, using OpenAI, Anthropic, Gemini, DeepL, or local models.
Functionality: It reads locale files to detect missing or drifted translations, translates them with specified providers, and annotates failures in pull requests. The action can run translate, check, or diff commands, generating job summaries and GitHub annotations for visibility.
August 19, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.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 RustScript is a powerful tool that allows developers to write and execute Rust scripts directly, bypassing the need for compilation. It provides a practical subset of Rust’s syntax and features, enabling users to quickly run their scripts without additional setup. The action automates validation, execution, and build processes using Rust, making it an efficient choice for scripting and automation tasks in environments where traditional shell scripting is not feasible or preferred.
August 19, 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 B.IA is a GitHub Action designed to automate accessibility checks within your CI/CD pipeline. It evaluates code against specified audiences and WCAG guidelines, ensuring that products meet accessibility standards. By focusing on specific audiences, companies can optimize their resources effectively and avoid the need for external solutions. The action uses AI to analyze guidelines and enforce compliance based on defined requirements.
August 19, 2026
Causal Verify
Version updated for https://github.com/zensteagarden/causal-verifier-action to version v1.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 automates the verification of AI-generated software using a causal verification gate. It sends Python source and pytest tests to the gateway, verifying that the generated code meets specified contract requirements before passing CI. The action ensures data integrity and prevents unauthorized access by masking API keys and blocking paths from escaping the GitHub workspace.
August 18, 2026
Kaniscope AI Code Review
Version updated for https://github.com/nhatvu148/kaniscope-action to version v0.1.10.
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 Kaniscope GitHub Action automates AI code reviews by posting line-anchored inline comments and a summary comment on pull requests using the OpenRouter AI engine. It solves problems related to quickly adding AI-powered review features to GitHub workflows without complex setup, offering an advisory review process and being cost-effective with low-cost models from OpenRouter.