July 19, 2026
vibestats
Version updated for https://github.com/stephenleo/vibestats to version v2.4.4.
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 VibeStats is an open-source GitHub Action that tracks Claude Code and Codex sessions to provide users with a heatmap on their GitHub profile and a full analytics dashboard at vibestats.dev/<username>. It synchronizes aggregated daily stats to a private GitHub repo, ensuring history past 30 days without changing Claude Code’s default settings. The action helps users keep track of usage trends, privacy, and survival across machine wipes and reinstalls, offering detailed metrics such as tokens, sessions, minutes, model breakdowns, harness mixes, and more.
July 19, 2026
Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.2.3.
This action is used across all versions by 138 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 Tombi, a package manager for TOML files, in your GitHub Actions workflow. It allows you to install specific versions of Tombi or resolve versions using lockfiles like uv.lock. The action supports checksum verification for both the archive and binary binaries, ensuring the integrity of the installed version.
July 19, 2026
MIU PR Review
Version updated for https://github.com/vanducng/miu-cr to version v0.89.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 miu-cr is an AI code review tool designed for the CLI, CI, and MCP hosts. It automates code reviews locally, gates PRs in CI, or drives the engine from any MCP-capable agent. The tool provides deterministic engine functionality, stable JSON envelopes on stdout, and supports local review, GitHub PR review, and CI/GitHub Action integration with project rules and evaluation capabilities.
July 19, 2026
Pixtex — Render n8n Workflow
Version updated for https://github.com/VicegerentPrince/pixtex to version v0.1.3.
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 conversion and hosting of n8n workflow JSON into interactive diagrams using Pixtex, a web-based diagramming tool. It allows developers to render local images, host them as permanent URLs with stable IDs, update existing diagrams in CI workflows, and embed them directly in documentation or other platforms. The action simplifies the process by rendering the workflow at build time and automatically updating it in place whenever changes are pushed to the repository.
July 19, 2026
luacheck for FiveM - WTP
Version updated for https://github.com/We-The-People-RP/fivem-lua-lint-action to version V2.0.0.
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 automatically runs luacheck on a developer’s Lua codebase to ensure compliance with FiveM coding standards. It supports the use of backtick syntax and provides options for generating JUnit reports, which can be used to visually display linting results in GitHub Actions workflows.
July 19, 2026
Move Closed Issue to Top of Project Column
Version updated for https://github.com/wozaki/project-closed-issue-move-to-top-action to version v1.21.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 the process of moving closed issues to the top of a specified column in GitHub Project V2. It checks if an issue belongs to a specific project and updates its status to a given column, ensuring recently closed issues are visible at the top of the project board. The action supports multiple projects with different settings and requires a GitHub token with project and repo permissions.
July 19, 2026
cowork-harness
Version updated for https://github.com/yaniv-golan/cowork-harness to version v1.2.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 is a scriptable test harness designed to simulate and reproduce the observable runtime contract of Claude Cowork’s skills. It helps in testing local skills without using the locked Desktop app, across various scenarios and CI jobs. The action supports different fidelity tiers with varying requirements including Node.js version, Python (for linting), and a running runtime for live tests. It is designed to mimic the limitations of Cowork, such as sealed filesystems and default-deny egress, ensuring green tests reflect real-world behavior.
July 18, 2026
HOL Codex Plugin Scanner
Version updated for https://github.com/hashgraph-online/hol-codex-plugin-scanner-action to version v1.2.514.
This action is used across all versions by 12 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 security and quality checks of AI plugins across different coding environments (Codex, Claude, Gemini, OpenCode) by emitting structured reports. It helps identify potential security issues, code readability concerns, and runtime readiness, while staying aligned with the main scanner release train. The action supports various execution modes and output formats, making it versatile for developers to integrate into their workflows.
July 18, 2026
Supply Chain Guard
Version updated for https://github.com/homeofe/supply-chain-guard to version v5.17.4.
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 Summary
Supply-chain-guard is an open-source supply-chain security scanner that detects malware campaigns and fake AI tool repos across various ecosystems, including npm, PyPI, Cargo, Go, RubyGems, Composer, NuGet, Docker, Terraform, VS Code extensions, GitHub Actions, and repositories. It uses a combination of threat indicators and automated analysis to provide a comprehensive view of the security posture in your software supply chain.
July 18, 2026
droast — Dockerfile linter
Version updated for https://github.com/immanuwell/dockerfile-roast to version 1.4.2.
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 GitHub Action droast-dockerfile-linter automates Dockerfile linting by identifying and reporting bad practices, providing feedback in a non-polite manner. It supports various parsing capabilities, including handling heredocs, parser directives, shell forms, BuildKit flags, Windows paths, PowerShell, and custom ignore files to ensure accurate detection of issues.