July 14, 2026
LazyCat GitHub Action
Version updated for https://github.com/ca-x/lazycat-github-action to version v1.1.20.
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 LazyCat GitHub Action checks Docker image versions, updates explicit LazyCat Manifest targets, builds LPK files, creates update pull requests, and attaches validated LPK files to GitHub Releases. It automates the CI/CD process for creating versioned Release publishing workflows to both stores and preserves Go Template Manifests through a repository Skill.
July 14, 2026
Nitro Client Validate
Version updated for https://github.com/ChilliCream/nitro-client-validate to version v16.5.0.
This action is used across all versions by 5 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 validates client operations against the Nitro registry, automating tasks such as ensuring proper authentication and verifying operation validity. It solves problems related to automated testing and validation of client interactions with a Nitro service. Key capabilities include specifying the stage, client ID, API key, and operations file for validation, along with options to control pull request feedback mode through comment or review.
July 14, 2026
IntentGuard PR Alignment Reviewer
Version updated for https://github.com/derrickchiang1024/intentguard to version v0.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary IntentGuard automates an AI-driven alignment review of pull requests against linked Linear issues and sprint intentions. It helps ensure that PRs are aligned with the intended product goals, providing clarity on their scope and potential risks. The action uses Anthropic’s Fable 5 to assess whether the PR meets the requirements described in the Linked issue.
July 14, 2026
mcpfold config gate
Version updated for https://github.com/dj-pearson/MCPFold to version v1.4.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of configuring and managing MCP servers, curating toolsets per client and resolving secret references, thus reducing context-window tax and ensuring consistency across clients. It provides a single canonical configuration file that is folded out to each client, minimizing token usage and maintaining security by not hardcoding secrets.
July 14, 2026
GitHub Star Tracker
Version updated for https://github.com/fbuireu/github-star-tracker to version v1.22.4.
This action is used across all versions by 2 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary GitHub Star Tracker automates the tracking of star counts across all repositories, generates visually appealing reports with charts and badges, and sends notifications when changes are detected. It integrates with GitHub workflows to keep track of stars, trends, and comparisons efficiently.
July 14, 2026
MyREDAXO Installer Action
Version updated for https://github.com/FriendsOfREDAXO/installer-action to version 1.3.0.
This action is used across all versions by 341 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 automates the process of uploading a REDAXO AddOn to myREDAXO’s AddOn store whenever a new release is created on GitHub. It requires MyREDAXO credentials stored as secrets, and uses PHP and Composer to manage dependencies. The action enforces validation using MyREDAXO’s API and can be configured with a description, version, and whether to enforce Redaxo addon validation.
July 14, 2026
Validate ProductSpec files
Version updated for https://github.com/gokulrajaram/ProductSpec to version v0.23.0.
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 ProductSpec is an open standard and harness that defines what software should build, how it should be completed, and when. It provides a portable way to define intent up front, attach evidence after work starts, and preserve changes when reality disagrees. This action helps teams and agents ensure that their implementations align with the original requirements and provides tools for validating Product Specs and recording work outcomes.
July 14, 2026
Codex Action
Version updated for https://github.com/icoretech/codex-action to version v0.9.19.
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 This GitHub Action automates the integration of OpenAI Codex into CI/CD workflows by running non-interactively within Docker containers. It solves problems related to accessing OpenAI’s API without manual setup, providing options for both API keys and OAuth/device authentication. The action supports custom preferences through a config.toml file for further customization.
July 14, 2026
Dependency Support Policy
Version updated for https://github.com/isaac-cf-wong/dependency-support-policy-action to version v0.2.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action and CLI tool manage rolling minimum-supported versions for Python projects. It evaluates the Scientific Python SPEC 0 support policy against package release history to raise dependency lower bounds and the requires-python floor accordingly, while preserving existing constraints and comments in pyproject.toml. The action supports both standalone use and integration into workflows, making it a valuable tool for maintaining project dependencies.
July 14, 2026
detect-git-changes-action
Version updated for https://github.com/isaac-cf-wong/detect-git-changes-action to version v0.0.16.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, detect-git-changes-action, automates the detection of changes in a repository compared to a specified base reference. It helps automate tasks like triggering builds or notifications based on changes, and provides options for path filtering to focus only on specific files or directories. This action is lightweight and robust, using git operations locally to perform comparison, ensuring compatibility with repositories that require full history access.