March 14, 2026
Load runner information
Version updated for https://github.com/devops-actions/load-runner-info to version v1.0.12.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 5 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, load-runner-info, retrieves detailed information about self-hosted runners available for a specified organization or repository, including their statuses and labels. It automates the process of verifying runner availability and grouping runners by labels, helping users monitor and manage self-hosted runners effectively.
March 14, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.7.1.
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 dependencies. It automates package scanning using 14 parallel scanners, advanced threat detection techniques such as behavioral anomaly detection, deobfuscation, and inter-module dataflow analysis, and provides actionable insights to respond to detected vulnerabilities.
March 14, 2026
PR Sentinel — QA Review
Version updated for https://github.com/doqaland/pr-sentinel 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 PR Sentinel is a GitHub Action that automates QA-focused analysis of pull requests using Claude AI. It reviews code changes by analyzing the PR diff and description against acceptance criteria, then provides structured feedback in a comment, including AC coverage, risk level, potential functional gaps, regression risks, suggested test scenarios, and open questions.
March 14, 2026
DriftaBot Agent
Version updated for https://github.com/DriftaBot/agent to version v2.1.4.
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 DriftaBot Agent is a GitHub Action designed to detect breaking API changes in pull requests for provider repositories by comparing OpenAPI schemas. It automates the identification of impacted consumer repositories, scans them for affected files, and creates or updates GitHub Issues in those repositories.
March 14, 2026
Translate i18n Files
Version updated for https://github.com/EvenToNight/auto-i18n to version v1.8.1.
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 “Auto i18n Translator” GitHub Action automates the translation of JavaScript/TypeScript localization files into multiple languages using Google Translate. It streamlines workflows by detecting changes in source files, translating only modified keys, and preserving custom translations with [ignorei18n] markers.
March 14, 2026
PR BUILD
Version updated for https://github.com/exo-actions/pr-action to version 1.0.5.
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 eXo PR Builds Action is a GitHub Action designed to automate the process of building Maven projects during pull requests. It simplifies CI workflows by setting up the necessary Maven and JDK environments, running builds with configurable options, and supporting private Maven repositories.
March 14, 2026
pgfence
Version updated for https://github.com/flvmnt/pgfence to version v0.4.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 pgfence is a CLI tool designed to analyze SQL migration files before deployment to identify potential issues with PostgreSQL lock modes, risk levels, and operational impacts. It automates the detection of high-risk database operations and provides safe rewrite recipes to avoid downtime or performance degradation.
March 14, 2026
delstack-action
Version updated for https://github.com/go-to-k/delstack to version v2.4.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 delstack GitHub Action is a tool designed to forcefully delete entire AWS CloudFormation stacks, including resources that fail to delete during standard CloudFormation operations. Unlike the default FORCE_DELETE_STACK option, which leaves behind undeleted resources, delstack ensures a complete cleanup by removing problematic resources such as non-empty S3 buckets, ECR repositories with images, and more.
March 14, 2026
AI Code Review Action Provider Can Vary
Version updated for https://github.com/GuessWhoIAm-MyGithub/My-ai-code-reviewer to version AI-Reviewer-V4.
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 The AI Code Reviewer GitHub Action automates the code review process on pull requests by leveraging AI-powered providers like OpenAI, Anthropic (Claude), and Google Gemini. It provides intelligent feedback and suggestions to improve code quality, saving developers time and effort.