March 17, 2026
GitHub Release Notifier
Version updated for https://github.com/gr2m/release-notifier-action to version v2.0.12.
This action is used across all versions by 114 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 release-notifier-action is a GitHub Action designed to automate the process of notifying repositories about release events by dispatching custom repository events using a GitHub App. It simplifies workflows by allowing repositories to react to release activities (e.
March 17, 2026
Flowlyt Security Analyzer
Version updated for https://github.com/harekrishnarai/flowlyt to version v1.0.9.
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 Flowlyt is an AI-powered security analyzer designed to enhance the security of CI/CD pipelines for GitHub Actions and GitLab workflows. It automates vulnerability detection using advanced Abstract Syntax Tree (AST) analysis and AI-powered verification, reducing false positives and improving scan speed.
March 17, 2026
Ccache for gh actions
Version updated for https://github.com/hendrikmuhs/ccache-action to version v1.2.21.
This action is used across all versions by 9,598 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 integrates ccache or sccache into CI workflows to accelerate build times for C/C++ projects by caching compilation results and reusing them across builds. It automates the installation and configuration of caching tools, supports multiple operating systems (Linux, macOS, Windows), and provides options for advanced usage, such as custom cache keys and verbose output.
March 17, 2026
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.133.3.
This action is used across all versions by 62 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Lingo.dev is an open-source localization toolkit designed to streamline internationalization (i18n) processes for developers, particularly in React-based applications. It automates tasks such as AI-assisted i18n setup, file translation, runtime localization, and build-time optimizations, addressing common challenges like error-prone setups and LLM inefficiencies.
March 17, 2026
Leanpub Multi Action
Version updated for https://github.com/lykinsbd/leanpub-multi-action to version v2.0.1.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Leanpub Multi Action is a GitHub Action designed to automate interactions with the Leanpub API, allowing users to preview, publish, and monitor the status of their Leanpub books directly within GitHub workflows. This action streamlines book management tasks by enabling automated previews, single-file processing, subset previews, and publishing with optional email notifications and release notes.
March 17, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/cli@0.44.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 Totem is a command-line tool that transforms plain English coding rules (in .cursorrules files) into deterministic AST/Regex-based checks to enforce coding standards and prevent bad code commits without relying on AI models or APIs. It automates rule enforcement, integrates with AI agents to enhance project memory, and provides pre-built guardrails for common development frameworks and tools, reducing errors and improving code quality.
March 17, 2026
agent-bom Scan
Version updated for https://github.com/msaad00/agent-bom to version v0.71.1.
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 Agent-BOM is a security scanner designed to analyze AI infrastructure and supply chains by discovering, scanning, analyzing, and enforcing security measures. It generates AI Bills of Materials (BOMs), identifies vulnerabilities (CVEs), evaluates the blast radius of compromises, and ensures compliance with 14 frameworks.
March 17, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v17.03.26.
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 This GitHub Action transforms your contribution graph into dynamic, animated visuals with customizable styles, shapes, and themes. It automates the creation of animations in multiple formats (GIF and SVG) and generates an organized gallery for easy preview and sharing.
March 17, 2026
Rust Lint Action
Version updated for https://github.com/Profiidev/rust-lint-action to version v3.0.2.
This action is used across all versions by 20 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 Rust Lint Action is a GitHub Action designed to automate code linting and formatting for Rust projects using tools like clippy and rustfmt. It identifies and reports linting errors directly on commits and pull requests, with optional auto-fixing capabilities to streamline code quality enforcement.