August 3, 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 automatically scans smart contracts written in CosmWasm, Solana, and EVM languages. It integrates seamlessly with GitHub workflows, providing real-time vulnerability detection and reporting through PR comments and inline annotations. The action supports multiple platforms and allows users to configure severity thresholds and trigger on-demand scans via comments.
August 3, 2026
KeyWatch Scan
Version updated for https://github.com/pixincreate/KeyWatch to version v2.0.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 The KeyWatch GitHub Action automates secret scanning by scanning files and directories, detecting secrets such as passwords, keys, and tokens. It provides a fast and efficient way to scan code repositories or any directory for sensitive information. The action is compatible with various runners, including Linux x64 and macOS x64/arm64, and supports different exit modes for handling findings.
August 3, 2026
vord Static Analysis
Version updated for https://github.com/pmaojo/vord to version v0.6.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 The vord GitHub Action is a static analysis tool written in Rust that analyzes code before it’s committed. It helps identify potential issues and enforce coding standards across multiple programming languages. The action can be used as a CI step to automatically scan repositories and provides an interactive wizard for users to configure and use the tool.
August 3, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v03.08.26.
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 This GitHub Action automates the creation of a dynamic animated contribution grid for your GitHub repository using 5 distinct styles. It automatically detects the repository owner, generates multiple snake variations in various shapes and themes, renders bold month labels, and creates an automated gallery in a separate branch. The action supports both SVG and GIF formats and can be easily integrated into your profile README for visual representation of your contributions.
August 3, 2026
holt ci
Version updated for https://github.com/Raed2180416/holt to version v0.3.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 The holt action is an agent-agnostic tool designed to help developers manage multiple worktrees efficiently. It compares the committed and uncommitted states of git repositories to identify which worktrees contain valuable content that should not be deleted, ensuring safe deletion practices in a multi-agent development environment. By leveraging git’s own worktree lock, holt automatically prevents accidental deletions of worktrees that hold important code changes.
August 3, 2026
raviqqe/muffy
Version updated for https://github.com/raviqqe/muffy to version v0.4.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 the static website validation process using the Muffy tool, which checks HTML and CSS for errors. It can be used to validate a set of websites or a specific website by providing its URL. The action is designed to integrate seamlessly with GitHub workflows for continuous integration and deployment pipelines.
August 3, 2026
RelayShield Secret Scan
Version updated for https://github.com/relayshield/rsscan to version v0.1.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 The rsscan GitHub Action is a tool designed to scan for API keys, tokens, and other sensitive credentials in staged changes or commit ranges. It uses pre-commit hooks, GitHub Actions, GitLab CI/CD, CircleCI, Docker containers, and shell scripts to automate the process of detecting and flagging these credentials before they are committed to version control. The action is free and runs entirely on your machine without requiring an account or network calls, ensuring that sensitive information never leaves the host.
August 3, 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, either “Hello World” or personalized to a given name, and provides the current time in the log. It automates the task of displaying a customized welcome message for different users on pull requests or other CI/CD pipelines.
August 3, 2026
Drawio Export Action
Version updated for https://github.com/rlespinasse/drawio-export-action to version v2.54.0.
This action is used across all versions by 124 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, rlespinasse/drawio-export-action, automates the process of exporting Draw.io files into various formats such as PDF, PNG, and SVG. It solves the problem of batch converting Draw.io diagrams into different formats without manual intervention, which is particularly useful for generating documentation, presentations, or sharing diagrams across multiple platforms. The action supports exporting single-page diagrams or all pages in a PDF format, with options to customize settings like border width, scale, and quality.
August 3, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.49.
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 Summary: rumdl is a high-performance Rust-based Markdown linter and formatter that offers 81 lint rules covering common Markdown issues, automatic formatting with --fix, zero dependencies, and multiple installation options (Rust, Python, standalone binaries). It is designed for speed, with benchmarks showing significant performance improvements over alternatives.