March 31, 2026
spec-sync
Version updated for https://github.com/CorvidLabs/spec-sync to version v3.0.0.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SpecSync is a GitHub Action and CLI tool designed to validate the synchronization between markdown-based module specifications (*.spec.md) and source code across multiple programming languages. It automates bidirectional checks to detect discrepancies such as undocumented exports, stale entries, missing files, or schema mismatches, ensuring alignment between code and documentation.
March 31, 2026
CVector Python Test
Version updated for https://github.com/CVector-Energy/python-test to version v1.1.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The CVector Python Test Action automates testing and code quality checks for Python projects by integrating tools like ruff, mypy, and pytest. It detects and manages dependencies via UV or Poetry, formats and lints code with auto-fix capabilities, and optionally commits and pushes fixes when issues are found.
March 31, 2026
go-wheel-action
Version updated for https://github.com/deadnews/go-wheel-action to version v1.0.1.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The go-wheel-action GitHub Action automates the process of packaging Go binaries as Python wheels, enabling seamless distribution of Go-based tools through Python package repositories like PyPI. It simplifies cross-platform builds by supporting multiple OS and architecture targets and ensures compatibility with Python ecosystems.
March 31, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.41.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary MUAD’DIB is a security scanning tool designed to detect supply chain threats in npm and PyPI packages by leveraging 14 parallel scanners, a deobfuscation engine, inter-module dataflow analysis, and machine learning classifiers. It automates the identification of malicious packages, suspicious behavioral patterns, and known Indicators of Compromise (IOCs) with over 225,000 threat signatures.
March 31, 2026
HyperHawk Link Checker
Version updated for https://github.com/dvdstelt/hyperhawk to version v1.9.0.
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 HyperHawk is a GitHub Action designed to automatically scan markdown files for broken links and report issues directly on pull requests as inline review comments, offering one-click suggestions to fix them.
March 31, 2026
Pkl Java
Version updated for https://github.com/emilymclean/pkl-java-action to version v2.2.10.
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 pkl-java-action automates the generation of Java source code from Pkl model files, streamlining the process of creating Java bindings for Pkl-based data models. It solves the problem of manual code generation, ensuring consistency and reducing development effort when working with Pkl files in Java projects.
March 31, 2026
Pkl Kotlin
Version updated for https://github.com/emilymclean/pkl-kotlin-action to version v2.0.13.
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 pkl-kotlin-action GitHub Action automates the generation of Kotlin source code from specified Pkl model files. It simplifies the process of creating Kotlin bindings for Pkl models by processing input files and outputting the generated code to a designated folder.
March 31, 2026
Pkl Swift
Version updated for https://github.com/emilymclean/pkl-swift-action to version v2.0.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 The pkl-swift-action GitHub Action automates the generation of Swift source code from Pkl model files. It streamlines the process of converting Pkl data into Swift bindings, saving developers time and reducing manual coding effort when working with Pkl models in Swift projects.
March 31, 2026
pkldoc-action
Version updated for https://github.com/emilymclean/pkldoc-action to version v2.0.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 The pkldoc-action GitHub Action automates the generation of PklDoc documentation for Pkl modules by processing specified .pkl files and outputting the results to a designated folder. It streamlines the creation of documentation for Pkl modules, saving time and ensuring consistency in documentation generation workflows.