August 6, 2026
Setup UniStack
Version updated for https://github.com/snowdreamtech/setup-unistack to version v0.2.0.
This action is used across all versions by 3 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 installation and configuration of UniStack, a runtime and tool manager. It supports multiple install methods such as npm, pip (coming soon), GitHub Release, and Go installation. The action can also handle GitHub Proxy support for restricted networks and provides caching with customizable cache key templates.
August 6, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
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 process of deploying a Docker service to a Swarm cluster. It ensures that all necessary dependencies are installed and the application is properly bundled before deployment, addressing common issues related to environment setup and bundling processes for production environments.
August 6, 2026
Sprocket CI/CD
Version updated for https://github.com/stjude-rust-labs/sprocket-action to version v0.28.1.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub action provides a set of WDL-related tools from the Sprocket command line tool, including check, lint, validate, and format functionalities, which can automate static analysis, validation, and formatting tasks in CI/CD pipelines. The action supports various inputs such as linting options, exceptions, ignore patterns, and more, allowing for customization based on project requirements.
August 6, 2026
Setup Task (go-task/task)
Version updated for https://github.com/tenthirtyam/setup-task to version v1.0.8.
This action is used across all versions by 3 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 Task task runner in a GitHub Actions workflow. It supports specifying the Task version, custom variables, and enabling verbose logging. The action can be used to automate Task setup in workflows, providing flexibility and ease of use.
August 6, 2026
Run Godlint
Version updated for https://github.com/tomerwave/godlint to version v0.7.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 the enforcement of coding standards and best practices using the Godlint tool. It helps prevent architectural drift, ensures consistency across languages, and enforces deterministic policies by running checks locally and in CI. The action supports various programming languages like Rust, TypeScript, JavaScript, and Python, providing a unified set of rules for architecture, security boundaries, and engineering standards.
August 6, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.14.
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 building of Wails.io projects using GoLang and NodeJS. It supports various build configurations, including obfuscation, caching, and uploading artifacts to GitHub or releases on tagged builds. The action is particularly useful for developers who need to automate the build process for their Wails applications.
August 6, 2026
aicheck-scan
Version updated for https://github.com/unauthdev/aicheck-scan to version v1.2.5.
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 aicheck-scan GitHub Action automates the detection of unauthenticated AI services in your environment. It provides a continuous inventory and performs live probes to identify exposed AI services in CI builds or across an estate. The action supports multiple deployment methods, including pip CLI, GitHub Actions, Docker containers, and a web-based scanner.
August 6, 2026
Flutter Fast Build
Version updated for https://github.com/verf1CT/flutter-fast-build-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 Flutter Fast Build Action is designed for automating Flutter app builds, testing, and deployments. It provides intelligent caching, supports monorepo discovery, offers direct Firebase/App Store Connect deployment hooks, and automatically uploads artifacts as GitHub workflow outputs. The action simplifies CI/CD processes by reducing build times through caching and enabling parallel job execution for monorepos.
August 6, 2026
Vibgrate Scan
Version updated for https://github.com/vibgrate/cli to version v2026.805.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 provides a tool to analyze the technical and versioning aspects of a local codebase. It generates a deterministic code graph and drift score, which indicates how far behind the codebase is with respect to runtime/framework updates and dependency age, helping developers prioritize upgrades and maintainability. The tool runs locally on the user’s machine without relying on APIs or network calls, ensuring all data stays within the repository.
August 6, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.2.24.
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 RustScript is a tool that interprets Rust scripts without needing to compile them fully. It can run scripts directly or as compiled binaries, providing quick feedback and testing without waiting for the entire compilation process. The action automates tasks such as running scripts, validating them, building them, and listing supported methods per receiver and engine.