August 9, 2026
compose-lint
Version updated for https://github.com/tmatens/compose-lint to version v0.15.2.
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 The compose-lint GitHub Action is a security-focused linter for Docker Compose files. It checks for dangerous misconfigurations such as privileged containers, unpinned images, host-network sharing, sensitive bind mounts, and hard-coded credentials before they reach production. The action auto-fixes the unambiguous issues and provides a dry-run option to identify potential vulnerabilities in your Docker Compose configurations.
August 9, 2026
cowork-harness
Version updated for https://github.com/yaniv-golan/cowork-harness to version v1.21.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 This GitHub Action is a tool designed to automate and test Claude Cowork skills without using the actual Desktop application. It mimics the runtime environment closely, allowing developers to run tests across various scenarios in a headless manner, including CI pipelines. The action supports both protocol-only and live test tiers, requiring different setups for token-based or desktop-based testing.
August 9, 2026
Zuke Build
Version updated for https://github.com/zuke-build/zuke to version ai-v1.8.1.
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 Zuke is a code-based build automation system for Deno and TypeScript that allows developers to define builds as TypeScript classes. Each target is represented by a class field with a fluent API, enabling easy dependency management and topological sorting of targets before execution. Zuke runs these targets in a controlled environment, handling errors gracefully and capturing output for logging purposes.
August 8, 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 This GitHub Action automates the security analysis of smart contracts using Odin Scan, supporting CosmWasm, Solana, and EVM platforms. It integrates seamlessly with GitHub workflows to catch vulnerabilities early in development cycles, providing detailed reports and inline annotations. Users can trigger scans by commenting on pull requests or programmatically via API keys.
August 8, 2026
svelte-vitals
Version updated for https://github.com/oekazuma/svelte-vitals-action to version v0.8.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 svelte-vitals-action is a GitHub Action that automates SvelteKit code-health checks using svelte-vitals, providing inline annotations on pull requests, a job summary, and a sticky PR comment. It solves problems by automatically running static SEO, Performance, Correctness, Security, and Architecture checks and reporting findings in real-time via GitHub Actions.
August 8, 2026
Open Delivery Spec
Version updated for https://github.com/open-delivery-spec/validate-action to version v0.2.8.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The ODS Validate Action automates the governance and visibility process for AI-assisted code, ensuring that low-quality AI-generated code does not reach production. It automatically attributes AI-generated code, analyzes its quality using built-in rules and external analyzers via SARIF, scores technical debt impact, and enforces policies using OPA Rego. The action is designed to run on every pull request and is easy to use with a YAML configuration.
August 8, 2026
Critical URL SEO Release Guard
Version updated for https://github.com/plainproof-labs/release-regression-guard to version v1.0.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 Release Regression Guard is a GitHub Action that automates SEO checks on deployed pages. It compares repository-declared critical URLs with an expectation manifest, ensuring the site’s content meets SEO requirements after deployment. The action reports each check as pass, fail, unknown, or a documented temporary exception. Key capabilities include verifying final HTTP status and redirects, checking noindex settings, canonical links, metadata presence, sitemap membership, and internal links.
August 8, 2026
Configure Node.js
Version updated for https://github.com/pwrdrvr/configure-nodejs to version v1.2.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action pwrdrvr/configure-nodejs automates the process of installing Node.js, detecting and enabling the appropriate package manager (npm, pnpm, or Yarn), restoring caches for different package managers, and installing dependencies only when necessary. It solves the problem of cold cache misses by using Corepack to handle pinned versions and ensures that all jobs in a workflow can benefit from shared cache states. The action supports native execution on Linux, macOS, and Windows platforms.
August 8, 2026
QWED Protocol Verification
Version updated for https://github.com/QWED-AI/qwed-verification to version v7.0.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Purpose and Functionality: QWED is a production-grade AI verification engine that provides deterministic trust boundaries for any LLM. It automates the detection and prevention of AI hallucinations, ensuring the integrity and reliability of AI outputs and processes.
August 8, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action prints “Hello World” or “Hello” followed by a specified name to the log. It solves the problem of automating simple greetings in a Docker environment, providing flexibility through the who-to-greet input parameter. The action also includes an output that displays the current time at greeting.