August 24, 2026
Redox-vm
Version updated for https://github.com/vmactions/redox-vm to version v1.0.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 Use this GitHub Action to automatically run CI tests on Redox, a lightweight operating system. It provides support for running tests and building projects on various architectures, including x86_64. The action automates the setup of the build environment, handles secrets and environment variables, and syncs code between the host and the VM.
August 24, 2026
Setup vp
Version updated for https://github.com/voidzero-dev/setup-vp to version v1.18.0.
This action is used across all versions by 0 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 sets up Vite+ globally via official install scripts. It automates the installation of specific Node.js versions and caches project dependencies using auto-detection of lock files. Users can also run vp install after setup and optionally use Socket Firewall Free to block malicious dependencies. The action supports various package managers and is compatible with GitLab CI/CD and Azure Pipelines through reusable templates.
August 24, 2026
N-Plus-One Guardian
Version updated for https://github.com/whentony/n-plus-one-guardian to version v1.0.0.
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 The N-Plus-One Guardian is a GitHub Action designed to detect and prevent the “N+1” problem in database queries within Laravel projects. It analyzes modified files in Pull Requests, identifying common methods used for ORM queries inside loops and suggesting refactoring those queries to load data eagerly outside the loop. The action supports multiple languages and ORMs like Laravel Eloquent/Doctrine, Prisma/TypeORM, and Django ORM/SQLAlchemy.
August 24, 2026
cowork-harness
Version updated for https://github.com/yaniv-golan/cowork-harness to version v2.1.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 The cowork-harness GitHub Action is a scriptable and CI-friendly test harness that reproduces Claude Cowork’s observable runtime contract closely enough to test skills without using the locked Desktop app. It emulates constraints such as sealed filesystem, default-deny egress, MCP-only cross-boundary, and provides detailed evidence of agent behavior through recorded runs, enhancing test reliability beyond bare CLI execution.
August 24, 2026
Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.38.
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 generating and reporting code coverage from Kover XML reports in Kotlin/Android projects, supporting multi-module support and flexible discovery methods. It allows users to configure thresholds for different module types and names, track coverage history and trends with ASCII graphs and trend indicators, and export coverage data for use in other workflow steps.
August 24, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v0.1.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates the process of conducting accessibility checks on code during CI/CD pipelines. It helps companies ensure their products meet WCAG guidelines by defining target audiences and percentages to be met, thus focusing resources effectively. The action uses AI analysis to assess guidelines and provides feedback for developers if the code does not comply with standards.
August 24, 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 This GitHub Action automates the security analysis of smart contracts on CosmWasm, Solana, and EVM platforms using AI-powered tools. It integrates with GitHub Code Scanning to provide native security alerts, posts detailed findings as comments on pull requests, and offers customizable thresholds for failing builds based on severity level. The action supports automatic platform detection or explicit specification, and it provides options to upload SARIF files and workflow artifacts for further analysis.
August 24, 2026
Setup BoxLang CLI
Version updated for https://github.com/ortus-boxlang/setup-boxlang to version 1.5.0.
This action is used across all versions by 23 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action setup-boxlang automates the setup of the BoxLang Dynamic JVM Language runtime in CI/CD workflows. It supports Linux, macOS, and Windows runners and can be customized with optional CommandBox installation, specific version selection, modules, and ForgeBox API Key configuration. The action is particularly useful for developers who need to integrate BoxLang into their CI pipelines for testing or deployment purposes.
August 24, 2026
Pangolinfo Data Export
Version updated for https://github.com/Pangolin-spg/pangolinfo-data-action to version v1.0.0.
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 This GitHub Action automates data export from Pangolinfo, a platform that provides structured data for Amazon products and AI Overview services. It supports four main products: Amazon Scraper, AI Overview SERP, Amazon Niche Data, and Amazon Alexa API. The action writes the response to a private-permission JSON file, which can be committed to a repository or retained as an artifact. Key features include retry mechanisms, logging of request details, and restrictions on API endpoints.
August 24, 2026
Web App Security Skill
Version updated for https://github.com/parousia8888/web-app-security-skill to version v0.7.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 This GitHub Action automates security audits of web projects using AI coding agents. It helps identify and document security risks without requiring an offensive-security background. The action reads local project files, does not contact a deployment, and writes reports with plain-language explanations and evidence of potential vulnerabilities. For supported JavaScript/TypeScript frameworks, it also generates route inventories, route-level controls, and SHA-256 sidecars for comprehensive security reviews.