April 19, 2026
Kyosei Code Review
Version updated for https://github.com/ncaq/kyosei-action to version v1.4.1.
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 kyosei-action GitHub Action integrates the Kyosei AI code review plugin into CI workflows, automating multi-perspective code reviews for pull requests. It addresses common issues with existing automated reviews by filtering out redundant, resolved, or acknowledged feedback and removing project-specific biases. This action ensures streamlined, relevant feedback for every new push, enhancing code quality, performance, security, and documentation compliance.
April 19, 2026
Generate llms.txt
Version updated for https://github.com/qte77/gha-llms-txt-action to version v0.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 This GitHub Action, gha-llms-txt-action, automates the generation of an llms.txt documentation file from a specified template, using variable substitution and optional link validation. It streamlines tasks such as ensuring template references are valid and creating pull requests with updated content when changes are detected. The action is designed to simplify maintaining consistent documentation while integrating seamlessly into CI/CD workflows.
April 19, 2026
raviqqe/goreleaser-action
Version updated for https://github.com/raviqqe/goreleaser-action to version v1.0.2.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The goreleaser-action GitHub Action automates the process of building, packaging, and releasing Go projects using GoReleaser, with support for automatic tagging. It simplifies release workflows by handling versioning, snapshot builds, and GitHub releases, reducing manual effort in the software release process.
April 19, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.1.75.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary rumdl is a high-performance Markdown linter and formatter built in Rust, designed to enforce consistency and best practices in Markdown files. It automates tasks such as detecting and fixing common Markdown issues, formatting files, and supporting multiple Markdown flavors (e.g., GFM, MDX). With its speed, zero dependencies, and CI/CD-friendly features, rumdl streamlines Markdown linting and formatting for developers and teams.
April 19, 2026
Repository Create
Version updated for https://github.com/stairwaytowonderland/repository-create to version v1.2.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, repository-create, is designed to automate the creation of repositories within a GitHub organization using Octokit.js. It enables users to dynamically create repositories from scratch or based on a template, while automatically applying predefined settings and branch protection rules. By streamlining repository setup, it simplifies workflows and ensures consistency in configuration across organizational projects.
April 19, 2026
PNPM Updater
Version updated for https://github.com/Steve-Fenton/pnpm-updater to version v1.0.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 PNPM Updater GitHub Action automates the process of updating project dependencies using pnpm and creates a pull request with the changes. It simplifies dependency management by scheduling updates or triggering them manually, ensuring projects stay up-to-date with minimal manual effort. Key features include support for custom Node.js and pnpm versions, as well as customizable update scripts.
April 19, 2026
Setup DepVault CLI
Version updated for https://github.com/suxrobGM/depvault to version cli/v1.5.4.
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 DepVault is a full-stack web platform that automates the analysis of dependencies across multiple programming ecosystems, identifying vulnerabilities, outdated packages, and license issues using OSV.dev. It also provides a secure AES-256-GCM encrypted vault for managing environment variables, secret files, and CI/CD token generation, streamlining secure secret handling and compliance. With additional features like secret sharing, audit logs, and developer tools, DepVault enhances security, collaboration, and operational efficiency for software teams.
April 19, 2026
ThatTimothy/setup-rokit
Version updated for https://github.com/ThatTimothy/setup-rokit to version v1.
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 setup-rokit GitHub Action is designed to quickly and efficiently set up Rokit, a tool used for Roblox development workflows, on Linux-based GitHub Actions runners. It automates tasks such as downloading Rokit and its dependencies, handling authentication to avoid rate-limiting, and caching these resources to optimize runtime performance. This action is optimized for speed and reliability, addressing limitations like slower execution and incomplete caching found in other similar solutions.
April 19, 2026
Inline PR Review Agent
Version updated for https://github.com/TiyAgents/code-review-agent-action to version v3.0.2.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AI Code Review Agent GitHub Action automates pull request code reviews using AI-powered analysis from multiple providers. It evaluates changed files based on configurable filters, performs comprehensive reviews across general, security, performance, and testing dimensions, and publishes inline comments and summary feedback directly to the pull request. This action streamlines code review processes, ensures thorough coverage, and manages large diffs efficiently through parallelized and multi-round execution.
April 19, 2026
Read mise.toml versions
Version updated for https://github.com/yshrsmz/action-mise-values to version v0.2.5.
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 action-mise-values GitHub Action reads the [tools] table from a mise.toml file and converts it into a JSON object that can be reused in subsequent workflow steps. Its main purpose is to provide a centralized source for tool version management, enabling workflows to dynamically retrieve and use version information without hard-coding values. This action simplifies automation by facilitating compatibility with official setup actions for tools like Node.js, Python, and Go, while offering granular control over installation timing and caching strategies.