August 6, 2026
Setup HarmonyOS tools
Version updated for https://github.com/wm-develop/setup-ohos to version v3.
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, setup-ohos, automates the setup of the HarmonyOS NEXT (API12+) building environment in a GitHub Actions workflow. It downloads and installs the latest CLI tools and SDK versions, ensuring that developers can easily build and test their applications on the platform. The action supports macOS and Windows with specific installation instructions for libGL1 on Linux. Users can configure the version of the CLI tools to be used, cache the SDK, and access environment variables related to the SDK’s home directories.
August 6, 2026
Legion Runner
Version updated for https://github.com/Wraith-security/Legion_runner to version v1.0.58.
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 CI/CD pipelines from supply chain attacks by monitoring and blocking outbound connections from GitHub Actions jobs. It records every outbound connection, names the process behind it, and blocks any unauthorized destinations, ensuring that only allowed services can be accessed. The Action has no dependencies and runs on pure Node built-ins with optional eBPF capture and file-integrity helpers for enhanced security features.
August 6, 2026
vibecheck-ai-slop
Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.19.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 vibecheck is an AI code quality tool that detects common code smells and security vulnerabilities in JavaScript/TypeScript projects. It provides 39 rules to catch errors, security issues, and stylistic problems in generated AI-generated code. The action runs locally, stays fast, and requires no configuration or API keys.
August 5, 2026
move-test-gen coverage check
Version updated for https://github.com/mehvetero/move-test-gen to version v1.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 This GitHub Action, move-test-gen, is an Agent Skill designed to automatically generate edge-case test suites for Sui Move functions. It covers various scenarios such as boundary values, arithmetic edges, access control issues, state machine failures, and economic conditions, ensuring comprehensive testing of Move modules. The action automates the process of generating test files that can be executed using the sui move test command, helping developers catch potential bugs and edge cases in their Move code.
August 5, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.111.1.
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 Totem is a tool that uses markdown lessons to enforce project rules and context, eliminating the need for LLMs to reinvent existing helpers. It provides deterministic linting and a queryable knowledge index derived from these lessons, ensuring architectural integrity and reducing errors in code reviews.
August 5, 2026
JaCoCo Report to PR Comment
Version updated for https://github.com/MoranaApps/jacoco-report to version v3.1.2.
This action is used across all versions by 9 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 publication of JaCoCo coverage reports as comments in pull requests, solving the problem of manually reviewing coverage numbers by hunting through CI logs. It provides key capabilities such as global and per-group thresholds, baseline comparison, flexible comment levels, and skip-unchanged filter.
August 5, 2026
Conventional Changelog Lite
Version updated for https://github.com/mrdoodles/conventional-changelog to version v1.0.2.
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 generates a comprehensive changelog from Conventional Commits, providing a detailed list of changes in the form of commits, grouped by type and referenced by their SHA. It solves the problem of automating the creation and maintenance of a complete changelog based on commit messages, ensuring that all new features, bug fixes, and other changes are included in the file.
August 5, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.39.
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 automatically pulls new releases of Go modules to a specified proxy cache when tags are created, ensuring that the module is immediately available and documentation is updated on platforms like pkg.go.dev. It supports both standard and submodule version tags and offers customizable proxy configurations and import paths. The action can be easily integrated into workflows using actions/setup-go for setting up the Go environment.
August 5, 2026
Odin Scan - Smart Contract Security
Version updated for https://github.com/Odin-Scan/odin-scan-action to version v1.
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 Odin Scan GitHub Action is a tool that performs AI-powered security scans on CosmWasm, Solana, and EVM projects. It integrates directly into your GitHub workflow to catch vulnerabilities before they reach production. Key capabilities include multi-platform support, automatic platform detection, and GitHub Code Scanning integration for native security alerts. The action can also post PR comments, provide inline annotations, and trigger scans via comments.
August 5, 2026
AI Model Lifecycle Monitor
Version updated for https://github.com/oscarnilsson98/ai-model-end-of-life-action to version v3.1.1.
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 monitoring of AI models referenced in your codebase. It checks for known deprecations and shutdowns from deprecations.info, providing warnings or failures before a model is no longer available. The action reads evidence directly from Git commits, allowing for quick setup and warning-only operations by default. Enforcement can be enabled with policy files to fail jobs when specific conditions are met.