August 4, 2026
Legion Runner
Version updated for https://github.com/Wraith-security/Legion_runner to version v1.0.55.
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 against supply chain attacks by monitoring and blocking outbound connections based on predefined allowlists. It records process names, fingerprints credentials and configuration files, and runs without dependencies or sending data to external services. The Action can be integrated as the first step of a job and provides modes for logging and blocking outbound traffic.
August 4, 2026
Vibe-Guard-AICoding
Version updated for https://github.com/YUTAKONDO1205/VibeGuard to version v0.3.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 VibeGuard is a security scanner designed to detect bugs in AI-generated code that can go unnoticed during development. It provides inline diagnostics while writing code in VS Code, real-time scanning of web pages using the Chrome extension, and automated analysis before merging pull requests via CLI and GitHub Action. The tool ensures consistency across different tools and environments by running the same analysis engine.
August 3, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.37.
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 updates a specified Go proxy cache when new tags are created that match semantic version patterns. It supports both standard and submodule version tags and allows custom configuration of the proxy, import path, and Go version. The action automates the process of pulling the latest module versions to ensure quick availability on platforms like pkg.go.dev.
August 3, 2026
Build Component
Version updated for https://github.com/nuonco/actions-build to version v1.5.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 creation of a new build for a Nuon component using the Nuon CLI. It simplifies the process of building components by abstracting away the need to manually execute the CLI commands, especially useful for CI/CD pipelines. The action supports OIDC authentication for token retrieval and provides an option to fall back on storing a secret API token if OIDC is not available.
August 3, 2026
Nuon CLI
Version updated for https://github.com/nuonco/actions-nuon to version v0.4.0.
This action is used across all versions by 3 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 integration of Nuon CLI into CI/CD workflows. It provides options for both OIDC federation and API token authentication, allowing users to manage Nuon infrastructure directly within their GitHub Actions processes. The action supports executing various Nuon commands and outputs detailed information about Nuon operations.
August 3, 2026
Odin Scan - Smart Contract Security
Version updated for https://github.com/Odin-Scan/odin-scan-action to version v1.0.5.
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 is a GitHub Action that performs AI-powered smart contract security analysis for CosmWasm, Solana, and EVM projects. It automatically detects the target platform and integrates with GitHub Code Scanning to provide native security alerts. The action supports automatic platform detection, PR comments, inline annotations, comment-triggered scans, configurable thresholds, artifact upload, and SARIF file generation.
August 3, 2026
Get Latest Release Information
Version updated for https://github.com/ophiosdev/github-action-latest-release to version v0.2.0.
This action is used across all versions by 6 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 retrieves the latest release from another repository, supporting various filtering options like including drafts and prereleases. It provides outputs such as the release version tag, ID, description, and API URLs for assets, useful for automating builds or deployments based on the latest release data.
August 3, 2026
AI Model Lifecycle Monitor
Version updated for https://github.com/oscarnilsson98/ai-model-end-of-life-action to version v3.0.2.
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 checks AI models referenced by committed application and deployment code against the deprecations.info lifecycle feed to warn before known shutdowns. It reads evidence directly from Git commits, writes annotations, a job summary, stable outputs, and a complete JSON report.
August 3, 2026
ADR 2.0 Agent Promotion
Version updated for https://github.com/p2achAI/adr-agent to version v2.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 ADR 2.0 is a GitHub Action designed to automate the promotion of AI-generated AARs into formal ADR documents, enhancing architectural consistency in AI-assisted software development by providing automation, integration with AI agents, and machine-verifiable rules. The action handles AAR creation, ADR promotion, human review, continuous enforcement through validation rules, and benefits from a philosophy that accepts AI-driven design reasoning and captures decisions with minimal friction.
August 3, 2026
vord Static Analysis
Version updated for https://github.com/pmaojo/vord to version v0.8.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 is designed to perform static analysis on code written in 24 different programming languages. It uses a guardrail that checks the code before it’s written and by itself. The action is self-contained, with no external dependencies required beyond Rust and Docker (if used as a CI tool).