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.
August 3, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v.0.1.16.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates accessibility testing in a CI/CD pipeline. It allows companies to define an audience and percentage of WCAG guidelines to meet, focusing on the most critical users. The action uses AI to analyze code and provide feedback if it does not comply with the specified requirements.
August 3, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.29.
This publisher is shown as ‘verified’ by GitHub.
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, “aer,” automates the execution of Apex unit tests locally without requiring an organization or sandbox. It supports running Apex code and tests against a local metadata environment, ensuring that SOQL queries, DML operations, and governor limits are enforced as in Salesforce. The action allows developers to execute anonymous Apex, step through code using interactive debuggers, and integrate with CI/CD pipelines for efficient testing.
August 3, 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 GitHub Action is an AI-driven security scanner that detects prompt injection, RAG vulnerabilities, and other potential issues in LLM-powered applications. It automates the detection of hardcoded secrets, SQL injection, XSS, and command injection using both traditional SAST techniques and AI-assisted validation. The action supports various scan depths and provides options to filter scans based on criticality and categories. The tool integrates seamlessly with GitHub workflows for continuous security checks and can output detailed findings to PR comments or inline annotations.