August 3, 2026
Qualflare — Upload Test Results
Version updated for https://github.com/Qualflare/qualflare-action to version v1.0.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 Qualflare GitHub Action automates the process of uploading test results from CI pipelines to Qualflare, a platform that provides AI-driven tools for analyzing and optimizing software quality. It simplifies the testing workflow by eliminating the need for manual installation or configuration and supports multiple frameworks out-of-the-box, allowing users to focus on their development without worrying about the underlying infrastructure.
August 3, 2026
setup-openapi
Version updated for https://github.com/remarkablemark/setup-openapi to version v1.1.12.
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 sets up a workflow for generating OpenAPI clients using the OpenAPI Generator CLI. It installs Java, downloads the CLI tool, caches it by version, and exposes the binary for use in GitHub Actions workflows. The action supports generating various client languages such as Ruby from an OpenAPI specification file.
August 3, 2026
Reoclo Load Secrets
Version updated for https://github.com/reoclo/load-secrets to version v1.0.0.
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 The Reoclo Load Secrets action reads secrets from the Reoclo Secrets Manager into a GitHub Actions environment, automating the process of securely managing sensitive information without storing them directly in GitHub Secrets. This helps maintain a single source of truth for secrets and ensures that only authorized projects have access to them during runtime. The action also provides options to filter which secrets are loaded, add prefixes to variable names, and unset them after the job is completed.
August 3, 2026
GoFS File Server
Version updated for https://github.com/samzong/gofs to version v0.4.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action is a lightweight, fast HTTP file server written in Go that provides a simple web interface for browsing files, supports secure path handling, optional authentication, modern UI with advanced features like upload and folder creation, WebDAV support, production-ready features such as structured logs and graceful shutdown, and can mount multiple directories.
August 3, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.67.
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 AgentAuditKit is a security scanner designed to audit AI agent pipelines for misconfigurations, hardcoded secrets, tool poisoning, rug pulls, trust boundary violations, and tainted data flows across 10 agent platforms. It runs fully offline and deterministically, avoiding the need for network calls and ensuring consistent findings. Additionally, it produces auditor-ready compliance-evidence packs in SARIF format, covering multiple security categories and frameworks.
August 3, 2026
Sherpa.sh
Version updated for https://github.com/sherpa-sh/Sherpa-Action to version v1.0.0-alpha.6.
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 Sherpa.sh is an AI-driven automation tool that simplifies the process of deploying applications across multiple cloud providers. It translates plain English descriptions into optimal infrastructure configurations, automating tasks such as server setup, DNS management, CDN configuration, and database integration. By focusing on developer intent rather than detailed YAML files or vendor-specific tools, Sherpa aims to make deployment more efficient and less error-prone.
August 3, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.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 The deploy-swarm-service GitHub Action automates the deployment of a Swarm service by bundling frontend assets and committing them to the repository. This ensures that the build artifacts are available for use in the production environment, simplifying the deployment process and reducing manual intervention required.
August 3, 2026
Tenzai Test
Version updated for https://github.com/TenzaiLtd/tenzai-github-action to version v1.0.3.
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 an AI-powered security test on a deployed application using Tenzai. It triggers a commit-diff scan after deployment, providing real-time feedback through a Tenzai check run in GitHub. The action automatically detects previous deployments and handles different environments per workflow, ensuring efficient testing.
August 3, 2026
Sequa – Deterministic AI Testing ⭐
Version updated for https://github.com/thetechnoadvisor/sequa to version v0.7.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 Sequa records AI executions once and replays them locally, reducing test run time, API costs, and dependency on internet connectivity. It supports multiple frameworks like OpenAI, Anthropic, LangChain, and LangGraph, offering features such as deterministic testing, phase 2 AI regression testing engine, and searchable AI executions & instant replay capabilities.
August 3, 2026
aicheck-scan
Version updated for https://github.com/unauthdev/aicheck-scan to version v1.1.6.
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, aicheck, evaluates AI stack services used in a job by live-probing them. It checks if any exposed self-hosted AI services are present and reports their exposure grade (A–F) along with links to fix cards in the run summary and SARIF format for code scanning. The action is useful for ensuring AI services in PRs are secure and not exposed without proper authentication.