December 23, 2025
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.47.0.
This action is used across all versions by 2,487 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The datamodel-code-generator GitHub Action automates the generation of Python data models from various schema definitions, such as OpenAPI 3, JSON Schema, GraphQL, and raw data formats like JSON, YAML, and CSV. It supports multiple output types, including Pydantic models, dataclasses, TypedDict, and msgspec, while handling complex schema features like $ref, allOf, and enums.
December 23, 2025
Kusari Ingest
Version updated for https://github.com/kusaridev/kusari-ingest to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The kusari-ingest GitHub Action automates the ingestion of various artifacts, such as SBOMs, SLSA, and other attestations, into the Kusari Platform as part of a CI/CD workflow. It simplifies integration with Kusari by enabling secure artifact uploads with minimal configuration, allowing users to streamline compliance, provenance, and security checks for their software supply chain.
December 23, 2025
Install Lua / LuaJIT / OpenResty + LuaRocks
Version updated for https://github.com/luau-project/setup-lua to version v1.0.8.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the installation of Lua, LuaJIT, OpenResty, and LuaRocks in a single step, providing a streamlined setup for Lua-based environments. It simplifies the process of configuring compatible toolchains and fetching source code for specific Lua versions, including support for Microsoft Visual Studio (MSVC) on Windows.
December 23, 2025
Swift Android Action
Version updated for https://github.com/skiptools/swift-android-action to version v2.8.1.
This action is used across all versions by 85 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of cross-compiling Swift packages for Android and running their tests on an Android emulator. It leverages the official Swift SDK for Android and integrates with the Android Emulator Runner to streamline testing workflows. This action simplifies CI/CD pipelines for Swift developers by enabling native Android builds and test execution directly from Linux or macOS hosts.
December 23, 2025
Simple LLM Code review
Version updated for https://github.com/SnoopyComp/simple-llm-code-review to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables automated code reviews using an LLM (Claude Code) by generating review prompts based on pull requests, linked issues, and optional reference files. It automates the process of providing review comments directly on PRs, triggered by specific keywords in the PR description or comments.
December 23, 2025
OpenIndiana-vm
Version updated for https://github.com/vmactions/openindiana-vm to version v0.0.7.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action allows users to run CI workflows in an OpenIndiana virtual machine, addressing the limitation of GitHub Actions only supporting Ubuntu, Windows, and macOS by default. It automates the setup, synchronization of code, environment variables, and execution of CI scripts within an OpenIndiana VM, ensuring compatibility and consistency with the host environment.
December 22, 2025
actionhippie-calens
Version updated for https://github.com/actionhippie/calens to version v1.12.1.
This action is used across all versions by 58 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The calens GitHub Action automates the generation of changelogs using the Calens tool. It simplifies the process of creating structured, version-specific changelogs by leveraging predefined templates and configurations. This action is particularly useful for streamlining release management and documenting changes in software projects.
December 22, 2025
run-ansible-lint
Version updated for https://github.com/ansible/ansible-lint to version v25.12.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action allows users to automate the use of ansible-lint to check Ansible playbooks for best practices and potential issues, ensuring code quality and consistency. It simplifies the setup by running ansible-lint directly in workflows without requiring manual installation, making it ideal for continuous integration pipelines.
December 22, 2025
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.22.8.
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 enables S3-compatible object storage to function as both a file-level and block-level storage system. It provides NFS, 9P, and NBD server capabilities, allowing users to access S3 storage as network filesystems or raw block devices for applications like ZFS and databases.