April 13, 2026
RepoPulse AI Analyzer
Version updated for https://github.com/GitGuru29/RepoPulse-AI to version v1.0.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 RepoPulse AI is a GitHub Action that analyzes repositories to provide a health score, identify risk signals, and deliver actionable recommendations for improving project quality. It automates repository evaluation through multiple interfaces, including a CLI, web dashboard, REST/GraphQL APIs, and a GitHub Probot app, which can comment health summaries on pull requests. Its key capabilities include robust analysis with retry mechanisms, in-memory caching, and telemetry hooks for monitoring performance and reliability.
April 13, 2026
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.4.12.
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 provides a suite of tools and reusable workflows designed to streamline CI/CD processes, primarily for projects using the Go programming language. It automates the installation and pinning of specific tool versions from released binaries, ensuring consistency and security in CI environments. Additionally, it includes a specialized action to address timing issues in pull request workflows by waiting for all jobs, including non-required ones, to complete before merging.
April 13, 2026
release-please-action
Version updated for https://github.com/googleapis/release-please-action to version v4.4.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 57 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 “Release Please Action” automates the process of managing software releases by creating release pull requests based on Conventional Commit messages. It streamlines tasks such as versioning and changelog generation, reducing manual effort and ensuring consistent release practices. Key capabilities include support for configurable release strategies and integration with advanced manifest configurations for greater customization.
April 13, 2026
NotebookLens
Version updated for https://github.com/Gsbreddy/notebooklens to version v0.
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 NotebookLens is a GitHub Action and optional hosted service designed to streamline pull request reviews for Jupyter notebooks. It automates the generation of notebook-specific reviewer guidance, including flagged findings and optional AI-generated summaries, while enabling a managed review workspace for in-depth analysis with inline threads and snapshot history. This tool addresses the challenges of reviewing complex .ipynb files, enhancing collaboration and review accuracy directly within GitHub workflows.
April 13, 2026
AI Plugin Scanner
Version updated for https://github.com/hashgraph-online/ai-plugin-scanner-action to version v1.2.21.
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 HOL AI Plugin Scanner GitHub Action automates the scanning of AI plugin repositories across various ecosystems (e.g., Codex, Claude, Gemini) to assess security, publishability, runtime readiness, and trustworthiness. It generates structured reports, including SARIF and policy compliance results, to help developers ensure their plugins meet quality and security standards. This action simplifies plugin validation workflows by providing configurable scanning, linting, verification, and submission capabilities, with optional live network probing and GitHub code scanning integration.
April 13, 2026
HOL Codex Plugin Scanner
Version updated for https://github.com/hashgraph-online/hol-codex-plugin-scanner-action to version v1.2.21.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The HOL AI Plugin Scanner GitHub Action is a compatibility alias designed to maintain functionality for existing workflows using an older action slug while encouraging migration to a new canonical repository. It automates the scanning and validation of AI plugins, ensuring seamless integration and continuity during the identity transition. The action provides the same features, updates, and versioning as its canonical counterpart, preventing disruptions for legacy users.
April 13, 2026
App Store Product HTML
Version updated for https://github.com/hocgin/action-appstore-product-html to version 1.0.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 App Store Product HTML Action automates the generation of an HTML snippet that displays a grid of app icons and links for an App Store developer’s portfolio, based on their developer ID and region code. It simplifies the process of showcasing app collections by allowing users to customize the output and optionally update a specified README file or other documents with the generated HTML. This action is ideal for developers seeking to dynamically display and maintain their app catalogs in repositories or web pages.
April 13, 2026
Inkog - AI Agent Security Scanner
Version updated for https://github.com/inkog-io/inkog to version v1.2.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 Inkog is a GitHub Action designed to enhance the security of AI agent development by automatically scanning code for vulnerabilities such as infinite loops, prompt injections, missing guardrails, and compliance gaps. It helps developers catch runtime risks and security flaws early in the development process, ensuring agents meet regulatory standards like the EU AI Act and OWASP guidelines. Key capabilities include static code analysis, compliance reporting, multi-agent auditing, and integration into CI/CD pipelines for automated security checks.
April 13, 2026
SwiftGuard
Version updated for https://github.com/issyuNaN/SwiftGuard to version Error loading version from page [https://github.com/marketplace/actions/swiftguard], unable to determine latest release.
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 SwiftGuard is an AI-driven GitHub Action designed to automate pull request reviews for Swift and SwiftUI projects. It performs comprehensive analysis across areas like code quality, architecture, security, performance, testing, and visual UI consistency, leveraging advanced static analysis and LLM capabilities. By streamlining PR reviews, generating tests, identifying issues, and assigning reviewers, it saves developer time and ensures higher code reliability and quality.
April 13, 2026
Go test coverage HTML report
Version updated for https://github.com/jbunds/coverage to version v1.0.12.
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 provides a tool to generate an interactive HTML-based UI for visualizing Go test coverage. It automates the creation of marked-up source files and a navigable directory tree, highlighting tested and untested lines of code in green and red, respectively. This action helps developers analyze test coverage with a user-friendly interface, offering features like directory navigation and theme toggling for better code insights.