December 21, 2025
hack_js
Version updated for https://github.com/PocAccount2/hack_js to version v4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, hack_js, automates the process of scanning JavaScript dependencies for known security vulnerabilities using npm audit. It ensures code quality and security by failing workflows when moderate or higher vulnerabilities are detected, making it ideal for enforcing secure code practices and blocking unsafe pull request merges.
December 21, 2025
setup-renpy
Version updated for https://github.com/remarkablegames/setup-renpy to version v2.1.1.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-renpy GitHub Action automates the setup of the Ren’Py CLI in GitHub Actions workflows, enabling users to integrate Ren’Py-based tasks like version checks, project configuration, and builds into their CI/CD pipelines. It simplifies the process of configuring Ren’Py for various platforms (e.
December 21, 2025
setup-maestro-cli
Version updated for https://github.com/remarkablemark/setup-maestro-cli to version v1.0.2.
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 designed for mobile UI testing and automation. It simplifies the process of configuring Maestro in CI/CD workflows, enabling developers to efficiently incorporate mobile testing capabilities into their pipelines.
December 21, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.19.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Link Validator GitHub Action automates the process of validating links and URLs in Markdown files, ensuring the accuracy of GitHub links, external URLs, and local file references. It prevents common issues like broken links due to file restructuring, link rot, or changes in access permissions by integrating checks directly into CI workflows.
December 21, 2025
Serix AI Agent Security Test
Version updated for https://github.com/yuktathapliyal/serix to version v0.2.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action described in the README, Serix, is an automation tool currently in pre-alpha development that aims to streamline and simplify workflows by automating repetitive tasks in CI/CD pipelines. It addresses the need for efficient process management, reducing manual effort, and improving consistency in deployment and testing workflows.
December 20, 2025
CalVer Tag Create and Push
Version updated for https://github.com/ArloL/calver-tag-action to version v2512.0.115.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The CalVer Tag Action is a GitHub Action designed to automate the creation and management of version tags using a Calendar Versioning (CalVer) format. It simplifies versioning workflows by generating new CalVer-based tags and pushing them to your repository, ensuring consistent and automated version tracking.
December 20, 2025
Send Discord DM
Version updated for https://github.com/devinaconley/discord-action to version 0.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Discord DM Action allows users to send direct messages on Discord directly from their GitHub Actions workflows. It automates the process of notifying individuals or teams on Discord about workflow events, such as build status, deployment updates, or failures. The action supports customizable messages, including multi-line and markdown formatting, providing an efficient way to integrate Discord notifications into CI/CD pipelines.
December 20, 2025
Crosspost Action
Version updated for https://github.com/tgagor/action-crosspost to version v1.3.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-crosspost GitHub Action automates the process of sharing content from a sitemap or RSS/Atom feed to multiple social media platforms (e.g., Twitter/X, Mastodon, LinkedIn). It allows users to filter posts by age or URL patterns, customize message templates with metadata, and run in a dry-run mode to preview posts before publishing.
December 20, 2025
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.46.0.
This action is used across all versions by 2,486 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 schema definitions such as OpenAPI 3, JSON Schema, GraphQL, or raw data formats like JSON, YAML, and CSV. It produces type-safe, validated code compatible with frameworks like Pydantic, dataclasses, and TypedDict, simplifying the handling of complex schemas and ensuring seamless integration with IDEs and type checkers.