December 28, 2025
Manage Repository Variable
Version updated for https://github.com/hegde5/manage-repo-variable to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The manage-repo-variable GitHub Action simplifies the process of creating or updating repository-level variables within CI workflows by leveraging the GitHub REST API. It automates tasks such as bootstrapping workflows, preparing environments, and synchronizing configuration, ensuring consistent and efficient management of repository variables.
December 28, 2025
DataBurst Python Semantic Versioning
Version updated for https://github.com/mostafaghadimi/python-semantic-versioning to version v2.8.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “DataBurst Python Semantic Versioning” GitHub Action automates semantic versioning for Python projects using a custom emoji-based commit parser. It analyzes commit messages to determine the next version, updates the pyproject.toml file, creates Git tags, generates GitHub releases with changelogs, and ensures version synchronization.
December 28, 2025
Wails Build Windows
Version updated for https://github.com/ovftank/wails-build-windows 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 The Wails Build Windows GitHub Action automates the process of building Wails applications on Windows, including generating an NSIS installer. It simplifies the setup by handling dependencies like NSIS and Wails CLI, running necessary build commands, and providing outputs for the application executable and installer.
December 28, 2025
sashimi_tanpopo_action
Version updated for https://github.com/sue445/sashimi_tanpopo_action to version v0.5.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The sashimi_tanpopo_action GitHub Action automates the execution of the sashimi_tanpopo tool, which facilitates automated workflows such as generating and managing pull requests and processing recipe-based tasks in GitHub repositories. It simplifies tasks like updating files, applying changes, and creating pull requests with customizable settings, reducing manual effort in repository management.
December 28, 2025
GodScore CI
Version updated for https://github.com/willshacklett/godscore-ci to version v0.2.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary GodScore CI is a GitHub Action designed to enhance traditional CI pipelines by evaluating the long-term survivability, recoverability, and resilience of evolving systems through a scalar metric called the God Variable (Gv). It automates the detection of issues like irreversibility and silent degradation, which are often missed by conventional CI tools, ensuring that changes do not compromise the system’s ability to adapt and recover over time.
December 28, 2025
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.55.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Check Deployed Environment GitHub Action verifies whether a specific commit is currently deployed to a specified environment in GitHub. It automates the process of checking deployment status, helping streamline workflows by providing conditional logic based on deployment outcomes. This action is particularly useful for ensuring deployment consistency and avoiding redundant deployments.
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.