August 21, 2026
Vaara Policy Check
Version updated for https://github.com/vaaraio/vaara to version v1.74.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 This GitHub Action automates the process of logging and verifying autonomous actions in software systems. It provides a verifiable record of every action taken, including its risk score, decision, call, and outcome, which can be checked offline by anyone. The tool ensures that only authorized actions are executed based on predefined policies, maintaining accountability for all transactions in a tamper-evident manner.
August 21, 2026
Setup Turborepo Remote Cache
Version updated for https://github.com/vercel/setup-turborepo-remote-cache-action to version v1.1.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 50 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 automates setting up Turborepo CLI Remote Caching in GitHub workflows. It enables remote caching, which can significantly speed up build times by reusing previously computed results across different CI/CD runs. The action requires creating a Vercel team OIDC policy and adding a TURBO_TEAM repository variable to the workflow before calling Turborepo CLI.
August 21, 2026
Diffly PR triage
Version updated for https://github.com/VIVAAN-DHAWAN/diffly-cli to version v0.3.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 diffly GitHub Action helps developers review large, AI-generated pull requests by providing a comprehensive one-page report with a verdict, risk flags, checks, and a blast-radius map. It automates the task of identifying changes in files, symbols, dependencies, and tests, making it easier to quickly assess the impact of a PR before further review is needed.
August 21, 2026
Move Closed Issue to Top of Project Column
Version updated for https://github.com/wozaki/project-closed-issue-move-to-top-action to version v1.26.0.
This action is used across all versions by ? 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 automates the process of moving closed issues to the top of a specified column in a GitHub Project V2. It checks if an issue is part of the project and updates its status, then moves it to the top of the designated column. This ensures that recently closed issues are always visible at the top of your project board.
August 21, 2026
Legion Runner
Version updated for https://github.com/Wraith-security/Legion_runner to version v1.0.59.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Legion Runner is an open-source action designed to protect GitHub Actions jobs by monitoring outgoing network connections and enforcing a whitelist. It records every outbound connection, names the process behind it, and blocks unauthorized destinations. The Action is self-contained, with no dependencies beyond Node.js built-ins and optional eBPF-based capture and file-integrity checks.
August 21, 2026
Cerbi Logging Governance Scanner
Version updated for https://github.com/Zeroshi/cerbi-scanner-action 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 Summary:
The GitHub Action Zeroshi/cerbi-scanner-action is a tool designed to statically analyze application logging calls for sensitive data exposure, unsafe payload logging, policy violations, and other logging-governance risks. It runs on the GitHub Actions runner, performs static analysis using the Cerbi Scanner NuGet package, and provides detailed reports that can be uploaded to GitHub code scanning. The action supports various logging patterns across C#, Go, Java, JavaScript/TypeScript, and Python languages and can enforce policy thresholds by failing builds based on severity levels. It also offers options for privacy mode, SARIF upload, and artifact generation, making it a versatile tool for improving logging governance in software development pipelines.
August 21, 2026
Gua Godot GDScript CI
Version updated for https://github.com/link1345/gua-tester to version v1.3.
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 automates the setup and testing of Godot GDScript projects using Gua, a UI testing framework for Godot. It downloads specific Godot binaries and Gua releases, extracts addon assets, copies them into the project, and runs .NET tests that interact with the GUI using Wasm/WebSockets through Gua.Testing.Godot. The action is suitable for CI/CD pipelines where developers need to ensure their GDScript projects are compatible with Gua-based UI testing.
August 21, 2026
DeepSeek Harness for GitHub
Version updated for https://github.com/Lixiaoyiao/deepseek-harness-action to version v0.4.0.
This action is used across all versions by ? 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 automates the process of using DeepSeek Harness to review pull requests, diagnose issues based on failed CI runs, and fix code or turn issues into pull requests. It integrates with GitHub events and leverages the capabilities of DeepSeek Harness to enhance collaboration and improve code quality in repositories.
August 21, 2026
Angular Setup
Version updated for https://github.com/mayurrawte/github-angular-actions to version v2.0.0.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up Angular CLI on Node.js with caching for npm, yarn, and pnpm. It allows for specifying the desired version of Angular CLI, Node.js, and package manager. The action provides zero configuration by default and exposes an output indicating the installed Angular CLI version.
August 21, 2026
Ani Secret & Vulnerability Scanner
Version updated for https://github.com/mr-aniket-2004/SecureScan 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 SecScan Engine is a secure, automated GitHub security platform that clones repositories, detects leaked API secrets, audits dependencies, and generates detailed PDF reports. It uses regex-based pattern matching to identify potential threats, tests credentials against active APIs, and provides context-aware remediation recommendations. The platform is integrated with CI/CD workflows for real-time scanning and supports offline scanning via a portable binary.