August 3, 2026
Setup Flutter with pub cache
Version updated for https://github.com/Project516/setup-flutter to version v1.0.1.
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 Flutter and caches its pub cache, automating the process of installing Flutter, restoring the pub cache, and running flutter pub get. It simplifies CI/CD pipelines by reducing repetitive setup steps, especially when dealing with different versions or channels of Flutter.
August 3, 2026
Garita PII Guard
Version updated for https://github.com/proscar87/garita to version v0.2.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 Garita is a GitHub Action that prevents sensitive personal and credential information from being pushed to your repository. It uses patterns to detect and block sensitive data such as names, CURPs, RFCs, CLABEs, NSS numbers, Mexican phone numbers, JWTs, and passwords. The main functionality is to maintain the principle that “the line is the lot, not the name,” ensuring that financial information can be versioned while personal data remains private.
August 3, 2026
Prowler Security Scan
Version updated for https://github.com/prowler-cloud/prowler to version 5.37.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 Prowler scans to detect vulnerabilities in your AWS resources, helping you maintain security and compliance in any cloud environment. It offers real-time monitoring and seamless integrations with popular tools like Slack, making it easy to integrate into CI/CD pipelines or on-premises environments.
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.