April 17, 2026
Soundcheck Security Review
Version updated for https://github.com/thejefflarson/soundcheck-action to version v1.0.10.
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 Soundcheck Security Review GitHub Action automates OWASP security reviews for your repository by scanning source code, identifying Critical, High, and Medium severity issues, and automatically rewriting them in place. It opens or updates a pull request with the fixes and a severity-ranked findings table, simplifying the process of addressing security vulnerabilities. Powered by the Soundcheck skill suite, it supports comprehensive security checks aligned with OWASP Web and LLM Top 10 standards.
April 17, 2026
dbt-semguard
Version updated for https://github.com/yeaight7/dbt-semguard 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 dbt-semguard is a GitHub Action and CLI tool designed to detect semantic breaking changes in dbt Semantic Layer definitions. It automates the comparison of two versions of a semantic contract, classifies changes by severity (breaking, risky, or safe), and generates actionable output in formats such as JSON or Markdown. This tool helps prevent production issues by identifying impactful changes to dbt metrics without requiring direct access to the data warehouse or dbt runtime internals.
April 16, 2026
JEP Accountability for GitHub
Version updated for https://github.com/hjs-spec/jep-github-action to version v0.1.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 The “JEP Accountability for GitHub” action automates the generation of cryptographically signed Judgment Event Protocol (JEP) accountability receipts for AI or automated operations on GitHub, such as pull request merges, creations, and issue closures. It provides transparency by posting receipts as comments, adding commit status checks, and optionally sending events to a centralized API for storage. This action is designed to enhance accountability and traceability for automated workflows involving bots or AI agents.
April 16, 2026
setup-k8s-action
Version updated for https://github.com/hostwithquantum/setup-k8s-action to version v0.6.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 setup-k8s-action GitHub Action simplifies the setup of Kubernetes tools and configuration within workflows by automating the initialization of the KUBECONFIG environment variable. It streamlines the process of configuring Kubernetes environments, such as staging or production, and ensures the necessary tools and configurations are readily available for deployment or management tasks. This action is ideal for automating Kubernetes-related workflows in CI/CD pipelines.
April 16, 2026
Versionary Action
Version updated for https://github.com/jolars/versionary to version v0.11.1.
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 Versionary is an automated release tool designed to streamline semantic versioning, changelog generation, tagging, and release metadata management, while supporting both direct releases and release PR workflows. It provides a software-agnostic, extensible solution that works across various repository types and integrates with SCM platforms like GitHub. By focusing solely on release planning and execution, Versionary simplifies versioning and release processes, allowing CI/CD workflows to handle artifact publishing.
April 16, 2026
AI Attestation
Version updated for https://github.com/Korext/ai-attestation to version v1.0.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Attestation is a GitHub Action and CLI tool designed to track and document the use of AI-generated code within a repository. It automates the detection of AI coding tools, the amount of AI-generated code, and whether it has undergone governance scanning, producing a standardized .ai-attestation.yaml file for transparency and compliance purposes. The tool identifies AI contributions using various detection methods and supports a wide range of popular AI development tools.
April 16, 2026
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.56.1.
This action is used across all versions by 2,921 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The datamodel-code-generator GitHub Action automates the generation of Python data models from various schema definitions, including OpenAPI 3, JSON Schema, GraphQL, and raw data formats like JSON, YAML, or CSV. It simplifies the creation of type-safe, validated Python code for use with Pydantic, dataclasses, TypedDict, and related frameworks, supporting complex schemas with features like references, inheritance, and enums. This tool is ideal for streamlining development workflows by reducing manual coding and ensuring compatibility with type checkers and IDEs.
April 16, 2026
L10n.dev AI Localization Automation
Version updated for https://github.com/l10n-dev/ai-l10n to version v1.5.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 ai-l10n GitHub Action simplifies app localization by leveraging AI to translate i18n files into 165+ languages while preserving context, formatting, and data types. It automates tasks such as detecting target languages, generating plural forms, and incrementally updating translations for new content across various localization file formats like JSON, YAML, and XLIFF. This tool is ideal for streamlining the localization process in development workflows, offering smart error handling, flexible configuration options, and a free usage tier.
April 16, 2026
Claude PR Auditor
Version updated for https://github.com/LennardGeissler/ai-pr-reviewer to version v0.1.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 The Claude PR Auditor is a self-hosted GitHub Action that automates the review of pull requests using Anthropic’s Claude AI. It identifies potential bugs, security issues, and performance concerns in code changes, focusing on critical feedback rather than style suggestions. This action streamlines the code review process while maintaining data privacy, as no third-party services (besides Anthropic) access your repository.
April 16, 2026
PR or GTFO
Version updated for https://github.com/NeuroShepherd/pr-or-gtfo 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 PR or GTFO GitHub Action automates the process of responding to specific trigger phrases in issue or pull request comments by posting a randomized follow-up message. It simplifies communication by encouraging contributors to create pull requests for their proposals, reducing unproductive discussions. Its key capabilities include customizable trigger commands, support for both issue and pull request comments, and the ability to post randomly selected pre-defined responses.