March 14, 2026
verified-bot-commit
Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.1.8.
This action is used across all versions by 76 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 Verified Bot Commit GitHub Action automates the creation of signed and verified commits as the github-actions[bot] user or using a GitHub App Token. It simplifies managing and automating code changes by staging modified files, committing changes that match specified patterns, and updating the branch with a verified commit using GitHub’s public PGP key.
March 14, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v9.24.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that unifies 13 major AI providers and over 100 models under a single, consistent API. It enables seamless integration of AI capabilities into applications, allowing users to switch providers easily, optimize costs with intelligent routing, and leverage built-in tools and features like multi-provider failover and Redis memory.
March 14, 2026
Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.52.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 Judges Panel GitHub Action is a quality gate tool designed to evaluate AI-generated code across 45 specialized domains, including security, compliance, accessibility, and architectural issues. It automates the detection of common AI code generation flaws, such as insecure defaults and hardcoded secrets, using a combination of deterministic analysis and LLM-powered expert reviews, and provides plain-language findings, prioritized fixes, and automated patches.
March 14, 2026
agent-bom Scan
Version updated for https://github.com/msaad00/agent-bom to version v0.70.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 agent-bom GitHub Action is a security scanner designed for AI infrastructure and supply chains. It automates the discovery, vulnerability scanning, blast radius mapping, and compliance analysis of AI agents, cloud services, and GPU resources, while proactively addressing risks such as credential leaks and compromised tools.
March 14, 2026
GitGotchi Profile Pet
Version updated for https://github.com/night-slayer18/gitgotchi to version v1.0.1.
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 GitGotchi is a GitHub Action that gamifies your coding activity by adding a virtual pet to your profile README, which evolves and thrives based on your daily contributions such as commits, pull requests, and issues.
March 14, 2026
OpenCI Flutter Setup
Version updated for https://github.com/open-ci-io/flutter-setup to version v1.
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 flutter-setup GitHub Action automates the installation and setup of the Flutter SDK in CI workflows. It ensures the specified Flutter version or channel is installed, configures the environment by adding Flutter to the PATH, and validates the installation with flutter doctor.
March 14, 2026
Setup .NET Tools
Version updated for https://github.com/pl4nty/dotnet-setup-tools to version v1.0.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 The dotnet-setup-tools GitHub Action simplifies the installation and restoration of .NET tools by either restoring tools from a local manifest or installing specified tools globally. It automates tool management in CI/CD workflows, reducing setup complexity and improving efficiency with optional caching to speed up subsequent runs.
March 14, 2026
qualtio SBOM Generator
Version updated for https://github.com/qualtio/SBOM-Generator 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 The SBOM Generator GitHub Action automates the creation of Software Bill of Materials (SBOM) for repositories using Syft and uploads it as a workflow artifact. It addresses the need for software supply chain security and compliance with standards such as SLSA, NIST SSDF, and the EU Cyber Resilience Act, while also enabling integration with GitHub’s dependency graph.
March 14, 2026
qualtio Security Headers Checker
Version updated for https://github.com/qualtio/Security-Headers-Checker 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 The Security Headers Checker GitHub Action validates the HTTP security headers of a deployed application against OWASP Secure Headers Project recommendations. It automates the detection of missing or misconfigured headers, allowing teams to enforce security best practices directly in their CI/CD workflows.