December 28, 2025
Setup age action
Version updated for https://github.com/AnimMouse/setup-age to version v1.2.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup age for GitHub Actions” action automates the installation of the age encryption tool within GitHub Actions workflows. It simplifies tasks such as encrypting, decrypting, and generating keys for secure file handling during CI/CD processes. This action ensures seamless integration by caching the age tool and supports specifying versions and authentication to handle GitHub API rate limits efficiently.
December 28, 2025
Marimushka Export Action
Version updated for https://github.com/Jebel-Quant/marimushka to version v0.2.1.
This action is used across all versions by 23 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Marimushka is a tool designed to export marimo notebooks and applications into HTML or WebAssembly formats, enabling the creation of interactive and shareable web-based versions without requiring Python installation for viewers. It automates tasks such as customizing output with Jinja2 templates, generating index pages, and integrating with GitHub Actions for seamless deployment.
December 28, 2025
jd - JSON diff and patch
Version updated for https://github.com/josephburnett/jd to version v2.3.1.
This action is used across all versions by 359 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The jd GitHub Action is a tool for diffing and patching JSON and YAML files, providing a streamlined way to compare and apply changes between file versions. It supports multiple diff and patch formats, including its native jd format, JSON Merge Patch (RFC 7386), and JSON Patch (RFC 6902), while offering human-readable outputs and minimal diffs.
December 28, 2025
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.50.0.
This action is used across all versions by 2,497 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 (JSON/YAML/CSV). It simplifies the creation of type-safe, validated Python code, supporting Pydantic, dataclasses, TypedDict, and msgspec models, while handling complex schema structures like $ref, allOf, and enums.
December 28, 2025
pinact
Version updated for https://github.com/suzuki-shunsuke/pinact-action to version v1.3.0.
This action is used across all versions by 143 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The pinact-action GitHub Action automates the process of pinning specific versions of GitHub Actions and reusable workflows in workflow configuration files to ensure stability and reproducibility. It can either update the files and push changes to a repository or validate that all actions are properly pinned, failing the CI process if they are not.
December 28, 2025
Setup Homebrew Zoomrecovery
Version updated for https://github.com/twinboi90/homebrew-zoomrecovery to version v1.0.14.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary ZoomRecovery is a macOS utility designed to automatically detect and resolve Zoom Error 1132, a common issue that prevents users from joining or hosting meetings. It automates the recovery process by cleaning up affected Zoom user data and relaunching the application, eliminating the need for manual troubleshooting.
December 28, 2025
RunHuman Issue Tester
Version updated for https://github.com/volter-ai/runhuman-issue-tester-action to version 0.0.6.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Runhuman Issue Tester GitHub Action automates QA testing for issues linked to pull requests by leveraging AI and human testers. It identifies and evaluates testable issues from PR references or commit messages, allowing real human testers to verify fixes via provided test URLs, and posts results as comments while reopening issues upon failure.
December 28, 2025
Release Edge Extension
Version updated for https://github.com/baptistecdr/release-edge-extension to version v2.1.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Release Edge Extension GitHub Action automates the process of publishing Microsoft Edge extensions to the Edge Web Store. It simplifies tasks such as uploading the extension file, managing API authentication, and handling retries for API requests. This action is ideal for developers looking to streamline their Edge extension release workflow, reducing manual effort and ensuring a more efficient deployment process.
December 28, 2025
ChangeLog Generator Action
Version updated for https://github.com/baynezy/ChangeLogger.Action to version 1.2.1.7.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Changelog.Action GitHub Action automates the process of updating and managing a project’s changelog file following the Keep a Changelog standard. It updates version information and moves content from the [Unreleased] section to the appropriate release section, simplifying changelog maintenance and ensuring consistency.