March 25, 2026
Google Chat Card Action
Version updated for https://github.com/voidrot/gchat-action to version v1.0.0.
This action is used across all versions by ? 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 Google Chat Action automates the process of sending feature-rich notifications to Google Chat spaces directly from GitHub Actions workflows. It supports various message types, including workflow status, deployment updates, pull request details, issue notifications, and custom messages, with automatic threading for better organization.
March 24, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.8.
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 mitigate supply chain threats in npm and PyPI packages. It leverages advanced techniques like multi-engine scanning, deobfuscation, behavior analysis, and machine learning to identify known threats, suspicious patterns, and potential vulnerabilities.
March 24, 2026
id.org.ai
Version updated for https://github.com/dot-org-ai/id to version v1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 22.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action facilitates the claiming of anonymous tenants created via headless.ly by using GitHub identity for authentication, eliminating the need for personal access tokens (PATs) or secrets. It automates the process of tenant provisioning, claiming, and configuration management by leveraging OIDC tokens, ensuring secure and streamlined integration with GitHub workflows.
March 24, 2026
Fallow - Dead Code Analysis
Version updated for https://github.com/fallow-rs/fallow to version v1.7.0.
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 This GitHub Action, fallow, is a Rust-based codebase analyzer designed to optimize TypeScript and JavaScript projects by detecting unused code, circular dependencies, duplicate code, and high-complexity functions. It automates tasks like identifying dead files, unused exports, and unresolved imports, while offering significantly faster performance compared to similar tools.
March 24, 2026
OpenAPI Sync
Version updated for https://github.com/fingerprintjs/action-openapi-sync to version v0.2.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 The OpenAPI Sync Action is a GitHub Action designed to automate the synchronization of OpenAPI schema files between repositories. It resolves challenges related to keeping API specifications up-to-date by handling tasks such as filtering internal schema content, detecting and acting on meaningful changes, bundling multi-file schemas, and cleaning up outdated target files.
March 24, 2026
Aguara Security Scanner
Version updated for https://github.com/garagon/aguara to version v0.10.0.
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 Aguara is a security scanner designed to analyze AI agent skills and MCP servers, detecting vulnerabilities like prompt injection, data exfiltration, and supply-chain attacks before deployment. It automates static code analysis using advanced techniques, including pattern matching, NLP, and taint tracking, to identify and mitigate risks across multiple file formats and configurations.
March 24, 2026
accessibility-scanner
Version updated for https://github.com/github/accessibility-scanner to version v2.12.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 33 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AI-powered Accessibility Scanner is a GitHub Action designed to identify accessibility barriers in digital products, automate issue creation, and propose AI-powered fixes using GitHub Copilot. It scans websites, repositories, and dynamic content for accessibility issues, generates actionable GitHub issues, and optionally assigns them to GitHub Copilot for automated pull request creation, streamlining the process of improving accessibility.
March 24, 2026
Build with Gradle
Version updated for https://github.com/gradle/actions to version v6.0.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 46,579 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action suite facilitates automation for Gradle-based projects, offering three primary functionalities: configuring Gradle for optimal execution (setup-gradle), generating and submitting dependency graphs for vulnerability tracking (dependency-submission), and validating Gradle Wrapper JAR checksums (wrapper-validation).
March 24, 2026
Branch exists
Version updated for https://github.com/GuillaumeFalourd/branch-exists to version v1.2.
This action is used across all versions by 55 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Branch Exists Action is a GitHub Action designed to check if a specific branch exists in the current repository. It automates the verification process for branch existence, streamlining workflows that depend on conditional actions based on branch availability.