August 3, 2026
GitGalaxy Scanner
Version updated for https://github.com/squid-protocol/gitgalaxy to version v2.4.6.
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 Gitgalaxy is a tool that automates the assessment of full repositories, identifying security risks and refactoring targets. It uses a custom regex/lexical structural-analysis engine to analyze code without requiring compilation and provides detailed reports and visualizations, helping developers prioritize tasks and improve their code quality.
August 3, 2026
CodeMoat AI Code Security Scanner
Version updated for https://github.com/SYCO7/codemoat to version v1.0.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 CodeMoat is a GitHub Action designed to scan AI-generated code for security vulnerabilities, including hardcoded secrets and injection flaws. It uses Semgrep and Gitleaks to detect these vulnerabilities and provides actionable fixes through pull request comments. The action wraps two established open-source engines and adds an AI ruleset targeting specific patterns common in AI-generated code.
August 3, 2026
Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.2.6.
This action is used across all versions by 142 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 the Tombi CLI in your workflow by installing a specific version, resolving from a lock file, and optionally verifying checksums. It supports various platforms and cache behaviors to optimize performance.
August 3, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.9.
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 This GitHub Action automates the process of building Wails.io projects using GoLang and NodeJS. It installs necessary tools, builds the project for specified platforms, and optionally uploads the results to GitHub or a release on tag. The action supports various configuration options such as specifying the build name, platform, and whether to upload artifacts.
August 3, 2026
Railway Image Bump
Version updated for https://github.com/twopow/railway-deploy-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 deployment of a new container image to a Railway service in a shared project. It pins the Railway CLI release, resolves service and environment names to IDs, updates the service instance’s image, triggers the deploy, waits for it to complete, and provides outputs for deployment ID, service ID, and environment ID. It supports specifying an optional environment name and handling different types of tokens.
August 3, 2026
aicheck-scan
Version updated for https://github.com/unauthdev/aicheck-scan to version v1.1.4.
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 This GitHub Action checks if a PR ships an AI service with no authentication and fails the build if so. It uses a live probe to grade the AI stack and reports the results in SARIF format, providing fix cards for each exposed service. The action supports various installation methods including pip CLI, GitHub Actions, Docker, and a site scanner.
August 3, 2026
Vibgrate Scan
Version updated for https://github.com/vibgrate/cli to version v2026.803.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 The GitHub Action automates local codebase intelligence tasks, including generating a deterministic code graph and drift score for AI coding agents. It provides features such as runtime/framework lag, dependency age, and EOL proximity to help identify potential issues in the codebase. The action runs on your machine without relying on API keys or network calls, ensuring no data leaves your repository unless explicitly pushed.
August 3, 2026
Picket Secret Scanner
Version updated for https://github.com/willibrandon/picket to version v0.2.9.
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 This GitHub Action, Picket, provides a comprehensive secrets scanner for .NET projects that supports Git changes, Hugging Face models, GitLab resources, and integrates with CI/CD tools like GitHub Actions and Azure Pipelines. It offers a command-line interface for scanning files, repositories, and other sources, as well as support for embedding the scanner into applications using dotnet tool packages or AOT-safe libraries.
August 3, 2026
Repo Anti-Rot
Version updated for https://github.com/YpCIIIaK/repo-janitor to version v1.0.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Repo Anti-Rot is a repository health and decay monitor that scans codebases for various types of rot such as undocumented environment variables, abandoned dependencies, stale branches, aging TODOs, committed secrets, dead code, disabled tests, and binary bloat. It scores the repository A-F and provides a dashboard with everything in one place. Optionally, it adds an AI pass to provide short, decisive verdicts on each finding via OpenRouter.
August 3, 2026
Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.17.
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 with support for multi-module projects. It includes features such as multi- module support, flexible discovery methods, configurable thresholds, PR integration with automatic updates, and tracking coverage history with visual ASCII graphs and trend indicators.