January 9, 2026
SherlockQA-AI
Version updated for https://github.com/mayurrawte/SherlockQA to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary SherlockQA is a GitHub Action that leverages AI to automate code review and quality assurance for pull requests, identifying bugs, security vulnerabilities, and quality issues. It provides inline comments, suggests QA test cases and unit tests, and delivers verdicts on pull requests to streamline the review process.
January 9, 2026
Healthchecks Ping Action
Version updated for https://github.com/reecetech/healthchecks-action to version v0.26.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The healthchecks-action GitHub Action integrates with Healthchecks.io to monitor the status of scheduled jobs and workflows. It automates the process of sending pings to Healthchecks.io at the start and end of a job, providing real-time updates on job execution success or failure.
January 9, 2026
GitHub Dormant Developer Users Report
Version updated for https://github.com/Sandeep-Playground/Dormant-developer-users to version v1.0.8.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of identifying dormant developer users in an organization by analyzing activity such as commits, issues, and pull requests across all repositories. It classifies users based on their activity status (active, inactive, or never-active) and generates a downloadable CSV report summarizing the results.
January 9, 2026
WhyDidItFail
Version updated for https://github.com/ynathaniel-source/whydiditfail-action to version v1.4.8.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Why Did It Fail?” GitHub Action automatically analyzes failed workflows in GitHub Actions, providing clear root-cause explanations and actionable fix suggestions directly in the workflow summary. It streamlines debugging by leveraging AI to identify errors, suggest high-confidence solutions, and optionally post inline fix recommendations for pull requests.
January 9, 2026
Kubernetes Diff Tool
Version updated for https://github.com/1azunna/k8s-diff-tool to version v0.0.2.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary k8s-diff-tool is a GitHub Action and CLI utility designed to semantically compare Kubernetes resource configurations. It automates the identification of meaningful differences between Kubernetes manifests or live cluster resources, filtering out irrelevant metadata, masking sensitive data, and supporting comparisons across files, directories, or multi-document YAMLs.
January 9, 2026
KiCad actions
Version updated for https://github.com/actions-for-kicad/kicad-actions to version v1.7-k9.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action allows users to automate KiCad tasks within their CI pipelines, such as running Electrical Rules Checks (ERC), Design Rules Checks (DRC), and generating outputs like PDFs, Gerber files, BOMs, and schematic images. It simplifies the process of validating and exporting KiCad project files, enabling streamlined PCB design workflows and improved project consistency.
January 9, 2026
Secret Scanning Review Action
Version updated for https://github.com/advanced-security/secret-scanning-review-action to version v2.2.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 60 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Secret Scanning Review GitHub Action enhances security workflows by detecting and highlighting secrets introduced in pull requests through GitHub’s secret scanning alerts. It automates awareness and enforcement by adding annotations, optionally failing status checks, and summarizing detected secrets in pull request comments and summaries, ensuring reviewers address potential issues before merging.
January 9, 2026
Git Automatic Semantic Versioning
Version updated for https://github.com/bitshifted/git-auto-semver to version v2.0.11.
This action is used across all versions by 203 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates semantic versioning for repositories by analyzing commit messages based on the Conventional Commits specification. It determines the appropriate version bump (major, minor, or patch) from commit types and updates the version accordingly, ensuring consistent and automated version management for CI/CD workflows.
January 9, 2026
Bullfrog Secure Runner
Version updated for https://github.com/bullfrogsec/bullfrog to version v0.9.3.
This action is used across all versions by 59 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Bullfrog is a GitHub Action designed to enhance the security of workflows by controlling outbound network connections. It allows users to define specific IPs or domains that are permitted for outgoing traffic, ensuring tighter network security and compliance. Additionally, it offers an audit mode to log all outbound requests without disrupting workflows, helping users identify and manage potential vulnerabilities.