December 22, 2025
setup-maestro-cli
Version updated for https://github.com/remarkablemark/setup-maestro-cli to version v1.0.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-maestro-cli GitHub Action automates the installation and setup of the Maestro CLI, a tool for mobile UI testing and automation. It simplifies workflows by ensuring the Maestro CLI is readily available in GitHub Actions environments, enabling seamless integration for running mobile test scripts or commands.
December 21, 2025
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.22.7.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary ZeroFS is a filesystem solution that transforms S3-compatible storage into a high-performance, encrypted filesystem with file-level access via NFS and 9P, and block-level access via NBD. It automates the process of using S3 as primary storage for tasks like running ZFS, databases, or compiling and managing large datasets, while ensuring encryption, caching, and POSIX compliance.
December 21, 2025
Turbo Cache Server
Version updated for https://github.com/brunojppb/turbo-cache-server to version 2.0.10.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Turbo Cache Server GitHub Action provides a self-hosted remote caching solution for Turborepo, utilizing S3-compatible storage systems like Amazon S3, Cloudflare R2, or Minio. It automates the management of build artifacts by enabling efficient caching, reducing build times, and improving CI/CD workflows for monorepos.
December 21, 2025
Buildalon Unity Setup
Version updated for https://github.com/buildalon/unity-setup to version v2.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 44 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Buildalon Unity Setup is a GitHub Action designed to automate the installation and configuration of the Unity Game Engine within CI/CD workflows. It simplifies setting up specific Unity versions, build targets, and modules across multiple operating systems, enabling seamless integration for tasks such as automated builds and testing.
December 21, 2025
SynapseAudit Security Scanner
Version updated for https://github.com/digidenone/SynapseAudit to version v2.5.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The SynapseAudit GitHub Action is an automated security scanning tool designed to integrate into CI/CD pipelines. It provides comprehensive security analysis by leveraging Static Analysis (SAST), Dynamic Analysis (DAST), and AI-powered capabilities to identify vulnerabilities with zero false positives. This action streamlines the process of securing code throughout the software development lifecycle, addressing potential security risks efficiently and consistently.
December 21, 2025
Verify uv build
Version updated for https://github.com/durandtibo/verify-uv-build-action to version v0.0.7.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The verify-uv-build-action is a GitHub Action designed to automate the building and comprehensive verification of Python packages. It validates package quality by testing build artifacts (wheel and sdist), checking metadata, verifying dependencies, performing type checking, and ensuring installability and importability. This action simplifies and streamlines the process of ensuring Python package integrity and compliance before release.
December 21, 2025
HyperStickler
Version updated for https://github.com/GeorgeSapkin/hyperstickler to version v1-beta.3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary HyperStickler is a GitHub Action designed to enforce formalities and adherence to submission guidelines for commits and pull requests. It automates checks such as branch naming conventions, commit message formatting, and author identity validation to ensure contributions meet predefined standards. This tool helps maintain consistency and compliance in collaborative development workflows.
December 21, 2025
Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.3.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Easy NPM Publish” GitHub Action automates the process of versioning, tagging, and publishing npm packages. It uses Conventional Commits to determine version updates (major, minor, or patch), updates git tags accordingly, and publishes the package to npm or compatible registries. This streamlines package management by eliminating manual updates, ensuring consistent versioning, and automating the release workflow.
December 21, 2025
MC-Server-Test
Version updated for https://github.com/headlesshq/mc-server-test to version 1.1.1.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary MC-Server-Test is a GitHub Action that automates the process of running Minecraft production servers in CI/CD pipelines, enabling developers to test server mods, plugins, and configurations across various Minecraft versions and server types (e.g., Paper, Fabric, Forge, Neoforge, Vanilla). It addresses the challenges of manual testing for runtime bugs, such as mixin or remapping issues, by streamlining server launches and allowing custom command interactions for testing.