January 12, 2026
Mirror repository to alternate git host
Version updated for https://github.com/Lissy93/repo-mirror-action to version v1.3.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Mirror Repo GitHub Action automates the synchronization of a GitHub repository to another Git host or repository, including all branches, commits, and tags. It simplifies tasks like creating backups, avoiding vendor lock-in, and maintaining repository synchronization across platforms. This action ensures easy mirroring with secure SSH authentication and provides a clean summary of the operation.
January 12, 2026
QWED Neurosymbolic Verification
Version updated for https://github.com/QWED-AI/qwed-verification to version v2.3.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary QWED Protocol is an open-source verification tool designed to ensure accuracy and reliability in outputs generated by large language models (LLMs), regardless of the model provider (e.g., OpenAI, Anthropic, Llama). It uses eight specialized verification engines to detect and prevent AI hallucinations, ensuring only verifiable outputs are deployed in production environments.
January 12, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.0.215.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance Markdown linter and formatter built with Rust, designed to ensure consistency and best practices in Markdown files. It automates tasks such as detecting and fixing common Markdown issues, providing configurable linting rules, and delivering fast performance through caching and efficient processing.
January 12, 2026
Dormant Developer Users Audit
Version updated for https://github.com/Sandeep-Playground/Dormant-developer-users to version v1.2.3.
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 auditing developer activity within a GitHub organization by analyzing commits, issues, and pull requests across all repositories. It identifies dormant users who have been inactive for a configurable period, classifies their activity status, and generates a downloadable CSV report summarizing the findings.
January 12, 2026
Get All Changed Files In Repo
Version updated for https://github.com/UplandJacob/retrieve-changed-files to version v1.4.7.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action retrieves a list of files that have been changed, added, modified, removed, or renamed in a pull request or push event. It automates file change detection and outputs the results in various formats (e.g., space-delimited, CSV, or JSON) for further use in workflows.
January 12, 2026
Vigilnz Security Scan
Version updated for https://github.com/Vigilnz/vigilnz-scan-action to version v1.0.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Vigilnz Security Scan GitHub Action automates the process of identifying vulnerabilities in repositories during CI/CD workflows. It provides multiple scanning capabilities, including Software Composition Analysis (SCA), Software Bill of Materials (SBOM) generation, Static Application Security Testing (SAST), Infrastructure as Code (IaC) scanning, and secret detection.
January 12, 2026
Release Monorepo Action
Version updated for https://github.com/wearethefoos/release-monorepo-action to version v1.2.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 automates the creation of semantic version (SemVer) releases based on conventional commit messages, streamlining the process of version management and changelog generation. It determines version changes, updates package versions in supported manifest files, and handles releases for projects with multiple packages, including those in monorepos.
January 12, 2026
Accuknox SAST Opengrep
Version updated for https://github.com/accuknox/sast-scan-opengrep-action to version v1.0.3.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Accuknox SAST is a GitHub Action that performs static application security testing (SAST) on repositories to identify security vulnerabilities and uploads the results to AccuKnox’s CSPM (Cloud Security Posture Management) panel. It automates security scans, integrates with workflows for continuous monitoring, and supports features like AI-driven analysis and soft failure handling for non-blocking scans.
January 12, 2026
Allure Report Official
Version updated for https://github.com/allure-framework/allure-action to version v0.6.0.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Allure Action is a GitHub Action designed to automate the generation and posting of Allure Report summaries directly within pull requests. It analyzes test result data, provides statistics (such as new, flaky, and retried tests), and includes links to remote reports hosted on the Allure Service if configured.