March 16, 2026
Link validation
Version updated for https://github.com/your-ko/link-validator to version 2.3.1.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Link Validator GitHub Action automates the detection of broken links in documentation by validating internal GitHub links, external URLs, and local Markdown file paths. It helps maintainers identify and fix invalid links during CI workflows, ensuring documentation remains accurate and reliable over time.
March 15, 2026
Repo Sync with glob
Version updated for https://github.com/Calc1te/github-action-sync-repositories to version v1.2.
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 This GitHub Action automates the process of syncing files or directories between repositories. It enhances repository syncing by introducing support for multiple directory mappings and file filtering using glob patterns, enabling more granular control over what gets transferred.
March 15, 2026
Accept to Ship
Version updated for https://github.com/CatChen/accept-to-ship-action to version v0.8.2.
This action is used across all versions by 0 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 accept-to-ship-action is a GitHub Action designed to automate the merging of pull requests once they are approved and meet specific conditions. By using a customizable hashtag (e.g., #accept2ship), it eliminates the need for manual intervention, ensuring pull requests are merged efficiently.
March 15, 2026
generate-breakout-game-from-github-contribution-graph
Version updated for https://github.com/cyprieng/github-breakout to version v1.2.4.
This action is used across all versions by 120 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 generates customizable SVG representations of a Breakout game based on a GitHub user’s contribution graph. It automates the process of fetching contribution data via the GitHub API and creating dynamic, visually appealing graphics in light and dark modes, with options for customizing colors and brick configurations.
March 15, 2026
ExFig Action
Version updated for https://github.com/DesignPipe/exfig-action to version v2.1.2.
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 ExFig Action is a GitHub Action designed to automate the export of design assets such as colors, icons, images, and typography from Figma to a codebase using the ExFig CLI. It streamlines the integration of design updates into development workflows by offering features like built-in caching, batch processing, and customizable export options.
March 15, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.7.9.
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 respond to npm and PyPI supply-chain threats using advanced scanning techniques, behavioral anomaly detection, and ground truth validation. It automates the identification of malicious packages, suspicious patterns, and known Indicators of Compromise (IOCs) across project dependencies while providing actionable insights and mitigation guidance.
March 15, 2026
DriftaBot Agent
Version updated for https://github.com/DriftaBot/agent to version v2.1.6.
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 DriftaBot Agent GitHub Action automates the detection of breaking API changes in pull requests by comparing OpenAPI schemas between branches. If breaking changes are identified, it scans consumer repositories within the organization for impacted files and automatically creates or updates GitHub Issues in those repositories to alert maintainers.
March 15, 2026
VSCode Version Matrix
Version updated for https://github.com/EcksDy/vscode-version-matrix to version v1.0.2.
This action is used across all versions by 3 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 VSCode Version Matrix GitHub Action retrieves the dependency versions (Electron, Node, and Chromium) for a specified version of Visual Studio Code or the latest release. It automates the process of fetching and outputting this information, which is useful for developers tracking dependency versions or ensuring compatibility.
March 15, 2026
Setup Fortran with Conda
Version updated for https://github.com/gha3mi/setup-fortran-conda to version v0.15.0.
This action is used across all versions by 63 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, “Setup Fortran with Conda,” automates the setup of a Fortran development environment across multiple platforms (Ubuntu, macOS, and Windows) using Conda. It installs a specified Fortran compiler along with essential tools like fpm, cmake, and ninja, and configures necessary environment variables for seamless integration.