April 9, 2026
Yanrix Security
Version updated for https://github.com/yanrixhq/yanrix 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 Yanrix is an AI-driven GitHub Action that automates continuous STRIDE threat modeling for pull requests by analyzing code diffs and generating a detailed threat model. It identifies architectural risks, evaluates trust boundaries, and tracks changes to attack surfaces over time, enabling teams to integrate security considerations seamlessly into their development workflow. By providing structured findings, risk assessments, and a living threat model, Yanrix helps developers proactively address potential vulnerabilities as their codebase evolves.
April 9, 2026
YouTube Cards Generator
Version updated for https://github.com/yshashi/youtube-cards to version v3.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of fetching the latest videos from a YouTube channel and displaying them as visually appealing, clickable SVG cards within a GitHub profile README. It eliminates the need for manual updates by using the channel’s RSS feed and embedding thumbnails directly into the README, making it ideal for showcasing dynamic video content on a schedule without requiring a YouTube API key. Key features include customizable card themes, automatic README updates, and seamless integration with GitHub workflows.
April 9, 2026
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-42.
This action is used across all versions by 13 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit hooks in CI workflows. It streamlines tasks such as code linting and formatting by automatically running pre-commit hooks on code changes during pull requests or pushes. This action simplifies repository maintenance by setting up the pre-commit environment and optionally allowing customization of hook execution through additional arguments.
April 9, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.66.
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 designed to detect and analyze threats in npm and PyPI packages. It automates the scanning of dependencies using 14 parallel scanners, a deobfuscation engine, dataflow analysis, and machine learning classifiers to identify known threats and suspicious behavioral patterns, preventing supply chain attacks. Key capabilities include risk scoring, pre-installation threat blocking, detailed detection explanations, and exporting results in multiple formats, providing developers with a proactive defense against malicious packages.
April 9, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.22.4.
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 This GitHub Action, “Fallow,” is a codebase analyzer for TypeScript and JavaScript that identifies unused code, code duplication, complexity issues, and architectural violations. It automates the detection of inefficiencies such as dead code, circular dependencies, and duplicate code blocks, providing developers with actionable insights to streamline and optimize their projects. With its Rust-native implementation, the tool offers fast, zero-configuration analysis and supports features like automated remediation of unused resources and continuous monitoring during development.
April 9, 2026
Publish MultiArch Image
Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.1.7.
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 multiarch-image-publish GitHub Action automates the publishing of signed, multi-architecture container images by combining pre-built, per-platform image digests into a single multi-arch manifest. It ensures the integrity of images by signing and verifying both individual platform images and the final manifest, while also supporting tagging and provenance validation. This action simplifies the process of releasing container images compatible with multiple architectures, addressing the need for secure and efficient multi-platform image distribution.
April 9, 2026
ReleaseKit – Automated Versioning & Release
Version updated for https://github.com/goosewobbler/releasekit to version v0.12.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 ReleaseKit is a lightweight, modular tool for automating software release processes in JavaScript and Rust projects, optimized for CI/CD pipelines. It simplifies tasks like semantic versioning, changelog generation (with optional AI enhancements), and package publishing (npm and crates.io), leveraging Git history and conventional commits. With support for monorepos, configurable automation, and composable functionality, it streamlines versioning workflows while offering flexibility for various development and deployment setups.
April 9, 2026
GitHub Screenshot Action
Version updated for https://github.com/guibranco/github-screenshot-action to version v2.0.26.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The github-screenshot-action is a GitHub Action designed to automate the capture and versioning of website screenshots. It enables users to monitor visual changes over time by taking screenshots of specified URLs from a JSON list, with features such as parallel execution, retry logic, scheduling via cron, and automated pull request creation. This action simplifies website monitoring tasks by providing accurate browser-based rendering and managing screenshot storage and updates within dedicated branches.
April 9, 2026
Hyperlocalise CI
Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.3.4.
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 Hyperlocalise GitHub Action automates localization workflows for modern applications by integrating AI-driven tools into CI pipelines. It provides functionality to detect localization drift and validate translation integrity, making it easier to maintain accurate and consistent translations directly within an engineering system. Key capabilities include dry-run localization previews, reporting on translation quality, and artifact uploads for findings.
April 9, 2026
Semantic Release by Jedi Knights
Version updated for https://github.com/jedi-knights/go-semantic-release to version v0.8.8.
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 semantic-release GitHub Action is a Go-based tool that automates the release process by analyzing conventional commits, determining the next semantic version, generating changelogs, creating Git tags, and publishing GitHub releases. It is optimized for monorepos, supporting independent versioning for multiple projects and configurations. This action streamlines release management, enforces semantic versioning, and provides extensible support for workflows like dry runs, dependent project releases, and branch-specific policies.