April 12, 2026
gh-oss-stats
Version updated for https://github.com/mabd-dev/gh-oss-stats-action to version v0.2.3.
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 The gh-oss-stats-action GitHub Action automates the generation of visually appealing, auto-updating SVG badges that showcase your open-source contributions. It leverages the gh-oss-stats CLI tool to create customizable badges that highlight your contributions to external repositories, filtering by criteria like stars, repository limits, or excluded organizations. This action simplifies the process of maintaining up-to-date contribution badges on your GitHub profile by providing auto-commit functionality, efficient API usage, and out-of-the-box configuration.
April 12, 2026
cdk-express-pipeline-github-diff
Version updated for https://github.com/rehanvdm/cdk-express-pipeline-github-diff to version v0.1.6.
This action is used across all versions by 2 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 CDK Express Pipeline GitHub Diff is a GitHub Action designed to automate the generation and presentation of AWS CDK diff outputs for Express Pipeline stacks directly within pull request descriptions and action summaries. By organizing infrastructure changes into waves, stages, and stacks, it provides clear and structured visibility into resource additions, updates, and deletions, enabling teams to review changes efficiently. Key capabilities include parallelized diff generation, selective stack diffing, and customizable diff rules for streamlined and focused change management.
April 12, 2026
rust-affected
Version updated for https://github.com/RobertRautenbach/rust-affected to version v4.0.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 rust-affected GitHub Action identifies which packages in a Rust workspace are impacted by file changes, leveraging the Cargo dependency graph. It automates the detection of directly changed crates, affected library and binary members, and provides an option to force the entire workspace as affected based on specific file modifications. This tool streamlines workflows by enabling targeted testing, builds, or deployments, reducing unnecessary processing and improving efficiency.
April 12, 2026
ai-map scan
Version updated for https://github.com/Shivu00rm/ai-map to version v0.1.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 .ai-map is a GitHub Action that creates a persistent, self-updating project memory for AI coding agents by generating and maintaining a structured folder of markdown files in your repository. It automates the process of providing AI tools with critical project context — such as architecture, decisions, known issues, and session history — reducing the need for repetitive rescanning and improving efficiency across sessions. This tool is particularly useful for solo developers or small teams, offering seamless integration with multiple AI agents and enabling a consistent and human-readable source of project knowledge.
April 12, 2026
forgeseal
Version updated for https://github.com/sns45/forgeseal to version v0.4.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 Forgeseal is a GitHub Action designed to enhance supply chain security for various programming ecosystems, including JavaScript, Python, Go, Rust, and Java. It automates the generation of CycloneDX Software Bill of Materials (SBOMs), keyless signing with Sigstore, creation of SLSA provenance attestations, and management of VEX vulnerability documents. By streamlining compliance with the EU Cyber Resilience Act, it simplifies security tasks like dependency analysis, vulnerability triage, and artifact integrity validation.
April 12, 2026
Embed Src - Embed Anything
Version updated for https://github.com/urmzd/fsrc to version v4.0.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 fsrc GitHub Action automates the embedding of external source files into text files, such as Markdown, YAML, or code files, using customizable comment markers. It simplifies the task of keeping documentation or configuration files synchronized with source files by automatically injecting or updating their contents. Key features include support for multiple file types, raw or fenced content insertion, custom commit options, idempotent updates, and seamless integration into CI/CD workflows.
April 12, 2026
docs-version-deploy
Version updated for https://github.com/yukiakai212/docs-version-deploy to version v1.
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 docs-version-deploy GitHub Action automates the deployment of versioned static documentation to any GitHub repository. It organizes documentation into version-specific folders (e.g., /v1, /v2), maintains a latest alias, and generates a versions.json file to support version selectors in UI. This action simplifies documentation management by ensuring consistency, handling versioning, and automating updates with minimal configuration, solving challenges related to manual deployment and version tracking.
April 12, 2026
CBrowser - AI Browser Automation with Safety Boundaries
Version updated for https://github.com/alexandriashai/cbrowser to version v18.38.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 CBrowser is an advanced browser automation tool designed for both AI agents and humans, focusing on cognitive user simulation and enhanced accessibility testing. It goes beyond traditional automation by modeling human behavior, predicting user frustration and abandonment, and simulating disabilities to ensure sites are intuitive and accessible. Key features include natural language test creation, self-healing selectors, constitutional AI safety, and empathy-driven accessibility audits, making it ideal for testing in the AI-driven era.
April 12, 2026
MergeDoc AI
Version updated for https://github.com/ArslanYM/mergedoc to version v1.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 MergeDoc is a GitHub Action that automates the generation of categorized and formatted changelog entries by analyzing the code changes in merged pull requests. It uses AI-powered language models to process PR diffs, filter irrelevant files, and update the CHANGELOG.md file with release notes, saving developers time and ensuring consistent documentation. This action integrates seamlessly into CI workflows or can run independently on PR merges, streamlining the release process.
April 12, 2026
spec-sync
Version updated for https://github.com/CorvidLabs/spec-sync to version v4.1.2.
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 SpecSync is a GitHub Action that automates bidirectional validation of markdown specifications (*.spec.md) against source code, ensuring alignment between documented specs and actual code or database structures. It identifies discrepancies such as missing, undocumented, or stale entries in code, database schemas, and specifications across multiple programming languages. By providing automated checks, dependency graphs, and AI-powered spec generation, it streamlines the maintenance of accurate documentation and reduces the risk of outdated or incomplete specs.