August 18, 2026
lacuna-cli
Version updated for https://github.com/Octagon-simon/lacuna to version ext-v0.2.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 Lacuna is a command-line tool that automates the process of writing tests to fill coverage gaps in your code. It uses an AI model to suggest test cases, runs them, and retries those that fail until they pass. The action helps maintain high code coverage by identifying untested code and generating corresponding tests.
August 18, 2026
Oculum Security Scan
Version updated for https://github.com/OculumDev/oculum-action to version 1.0.4.
This action is used across all versions by 1 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 Oculum Security Scan action automates security scanning of LLM-powered applications using AI technology. It detects prompt injection, hardcoded secrets, SQL injection, XSS, and other vulnerabilities in codebases. The action supports both the free tier with pattern-matching scans (no API key required) and a validated tier that uses AI for enhanced accuracy (requires an API key). It provides detailed scan reports via PR comments and inline annotations on diffs, making it easy to integrate into GitHub workflows for continuous security monitoring.
August 18, 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 smart contract security analysis for CosmWasm, Solana, and EVM projects using AI-powered tools. It integrates with GitHub workflows to detect vulnerabilities before deployment by uploading SARIF files for native security alerts, providing PR comments and inline annotations on findings. Users can specify platforms, severity thresholds, and configuration options for more tailored scans.
August 18, 2026
Git Mirror Repo
Version updated for https://github.com/Omikorin/git-mirror to version v1.1.0.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Git Mirror action automatically mirrors the state of a repository to another specified target repository, supporting HTTPS, SSH, and LFS. It detects LFS protocol automatically if the repository has already been downloaded. The action supports mirroring via SSH or HTTPS with optional username, token authentication, strict host key verification, and dry run options. It is recommended to use unique concurrency groups in workflows to mitigate race condition risks when running --mirror actions.
August 18, 2026
vord Static Analysis
Version updated for https://github.com/pmaojo/vord to version v0.13.1.
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 vord is a static analysis tool written in Rust that provides a guardrail for AI agents and coding agents, ensuring they write high-quality code before it reaches disk. It can be installed via various methods, including npm, Homebrew, or Docker, and offers features such as hook installation to gate agent writes, CI integration, support for multiple languages, and plugin integrations with Claude Code and DeepSeek Harness platforms.
August 18, 2026
GPG Import
Version updated for https://github.com/purpleclay/gpg-import-action to version v0.2.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 The GPG Import Action automates the process of importing and configuring a GPG key for Git signing. It supports both ASCII armored and base64-encoded formats, allows selecting specific keys or subkeys by fingerprint, and provides options to skip git configuration and override committer identity. The action is designed to streamline the setup of GPG-based signing in GitHub workflows.
August 18, 2026
wavedash-action
Version updated for https://github.com/remarkablegames/wavedash-action to version v1.1.1.
This action is used across all versions by 7 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 upload and publication of web games to Wavedash. It allows developers to easily integrate game uploads into their CI/CD pipelines by leveraging a wavedash.toml configuration file or automatically creating one with the necessary settings. The action handles the creation of a build, publishing it to Wavedash with optional release notes, and caching the installed Wavedash CLI between runs for efficiency.
August 18, 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 a greeting message to the log, either “Hello World” or “Hello [name]”, and optionally includes the current time. It solves the problem of automating simple greetings with an input option for customizing who is greeted.
August 18, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.56.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance Markdown linter and formatter written in Rust that helps maintain consistency in Markdown files. It offers over 80 lint rules, automatic formatting with the --fix option, and supports multiple Markdown flavors through auto-detection. The action provides a modern CLI for detailed error reporting and is optimized for speed, making it suitable for CI/CD workflows and editor integration.
August 18, 2026
Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.10.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action uses Amazon Bedrock Agent to analyze code files in a pull request and provide detailed feedback. It allows customization through tailored prompts and integrates with Amazon Bedrock Knowledge Bases for enhanced context-aware insights, enhancing the analysis capabilities beyond simple code quality checks. The action is useful for scenarios requiring specific organizational or domain-specific analysis, offering flexibility and integration with AWS services.