July 18, 2026
cibuild-action
Version updated for https://github.com/invarnhq/cibuild to version v2.4.0.
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 The cibuild action automates the setup and configuration of CI/CD pipelines for iOS and Android projects using YAML files. It provides an interactive wizard or auto-creation feature to generate a ready-to-use GitHub Actions workflow, which is fully non-interactive and works with AI agents and scripts. The action also supports importing existing pipeline YAML files and allows customization by editing the generated pipeline files.
July 18, 2026
Invigil — Product Quality Gate
Version updated for https://github.com/invigil/invigil to version v1.6.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 Invigil is a CI quality gate that evaluates an open-source project against product-quality guidelines, not just code style. It checks whether the published artifact boots quickly and legibly, ensuring cold-start users can easily use and contribute to the project. Invigil provides detailed feedback on what’s wrong, why it matters, and how to fix it in CI. The tool covers gaps left by existing tools like linters and dependabot, focusing on legibility and error hygiene.
July 18, 2026
Agent Guard Secret Guardrails
Version updated for https://github.com/JeongJaeSoon/agent-guard to version v2.2.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 Agent Guard is a guardrail for AI coding agents (Claude Code, Codex) to prevent accidental exposure of secrets before they are read or written. It uses gitleaks for detection and plain shell scripts for integration. By running at the agent’s tool boundary, it blocks common ways an agent can accidentally expose secrets and provides defense in depth by also performing commit- or CI-time scanning.
July 18, 2026
jPipe Runner
Version updated for https://github.com/jpipe-mcscert/jpipe-runner to version v3.5.3.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary A Justification Runner designed for jPipe, which automates template variable definitions, library loading, diagram selection, output file specification, dry run validation, and debug logging for jPipe workflows. It supports command-line interface usage with various options like variable definition, diagram selection, output file path, and more.
July 18, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v9.93.1.
This action is used across all versions by 10 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that provides a TypeScript-first way to integrate with 30+ AI providers and 100+ models. It offers single, consistent APIs, support for edge-first execution, continuous streaming architectures, and enterprise features such as Redis memory and multi-provider failover.
July 18, 2026
kramlipi CI Repair
Version updated for https://github.com/kramlipi/code-agent-action to version v0.1.6.
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, kramlipi/code-agent-action, automates CI verification and repair processes by running a specified command (verify-cmd) to check the status of a workflow run. It ensures that the build is green before proceeding with further tasks or generating a draft pull request if specified. The action supports various expert modes for different types of fixes, such as bug-fixing, code-review, and testing intelligence. It also manages secrets for authentication and licensing with options for free CI to paid upgrades via license API.
July 18, 2026
HoverStare
Version updated for https://github.com/liuchong/hoverstare to version v0.0.7.
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 HoverStare is an AI code review tool for GitHub that reads your repository like a human reviewer before making suggestions. It uses multi-pass voting and a verifier to ensure high signal, low noise. The action provides precise inline comments with line number validation and incremental reviews, while being fail-open by design.
July 18, 2026
guardmarly
Version updated for https://github.com/mattybellx/Guardmarly to version v6.5.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 Guardmarly is a free SAST tool that automates the detection of authorization bugs such as IDOR, missing access controls, and privilege escalation. It maps HTTP routes to database queries and checks for missing auth guards, tracing data flow from routes to sinks to flag security vulnerabilities. Guardmarly provides detailed reports in text, JSON, and SARIF formats and supports multiple programming languages and CWEs, including 5 languages and 35+ CWE types.
July 18, 2026
Affected Code Owners
Version updated for https://github.com/meddevo/affected-codeowners to version v2.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 The GitHub Action affected-codeowners determines which code owners are affected by changes in a pull request based on the repository’s CODEOWNERS file. It parses the file to generate lists of individual and grouped code owners, addressing known limitations related to pattern escaping and negation. The action outputs JSON-formatted lists of affected owners for both individuals and groups, aiding in tracking which contributors need attention.
July 18, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.19.
This publisher is shown as ‘verified’ by GitHub.
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 The aer action is a tool to locally execute and test Salesforce Apex code. It supports running tests, executing anonymous Apex, and debugging Apex in an interactive debugger through CLI or CI. It mimics the Salesforce runtime environment locally, without requiring an org or deploy. The action can be installed as a Homebrew package, npm plugin, VS Code extension, or downloaded manually.