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.
April 12, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.77.
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 MUAD’DIB is a security-focused GitHub Action and CLI tool designed to detect and prevent supply chain attacks in npm and PyPI dependencies. It automates the scanning of dependencies for known threats, malicious behaviors, and suspicious patterns using advanced techniques such as deobfuscation, inter-module dataflow analysis, machine learning, and sandboxing. By providing detailed risk scoring, actionable insights, and pre-installation scanning, it helps developers proactively secure their projects and mitigate risks in their software supply chain.
April 12, 2026
Translation Action
Version updated for https://github.com/fabasoad/translation-action to version v4.2.2.
This action is used across all versions by 15 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 translation of text or files into any language supported by a specified translation provider. It integrates with various providers, including AWS, Google, DeepL, Microsoft, and more, allowing users to easily manage multilingual content. By streamlining text translation, it eliminates manual effort and enhances efficiency in workflows requiring global language support.
April 12, 2026
Twilio Voice Call
Version updated for https://github.com/fabasoad/twilio-voice-call-action to version v3.0.3.
This action is used across all versions by 7 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 Twilio Voice Call Action is a GitHub Action that automates the process of sending voice calls via Twilio. It allows users to programmatically deliver custom text messages through phone calls, addressing use cases such as notifications, alerts, and status updates. This action streamlines voice communication in workflows, supporting cross-platform compatibility on Windows, Linux, and macOS.
April 12, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.28.2.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Fallow, is a codebase analyzer designed for TypeScript and JavaScript projects to identify unused code, duplication, complexity issues, and architectural problems. It automates the detection of dead code, duplicate code blocks, and overly complex functions, providing actionable insights to improve code quality and maintainability. Built with a Rust-native engine, it delivers fast, zero-configuration analysis, making it ideal for streamlining code auditing and cleanup tasks.