July 24, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.13.
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 Summary: SSG is a fast Go-based static site generator that converts Markdown with YAML frontmatter into a complete website. It supports various features such as built-in themes, templates engines, SEO metadata, image processing, and deployment to multiple platforms like GitHub Pages, Netlify, Vercel, and more. The action automates content generation, rendering, and deployment processes, making it ideal for blog creation, documentation, and other static site needs.
July 24, 2026
KCD Pak
Version updated for https://github.com/tkhquang/kcd-pak-action 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 This GitHub Action packages a Kingdom Come: Deliverance loose-file mod into game-ready .pak files and a release .zip. It solves the problem of loading mods by ensuring that the paks do not have unnecessary modification-time metadata, which 7-Zip / WinRAR / WinZip add. The action supports both compression methods (deflate or store) and provides outputs for the mod ID and version, allowing users to manage their releases from the mod.manifest file.
July 24, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v10.5.2.
This action is used across all versions by 10 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is the universal AI integration platform that simplifies integrating 30+ AI providers and models into applications. It provides a TypeScript-first interface that supports various functionalities such as text streaming from LLM providers, handling different output modes (avatar and music), and deploying with enterprise features like Redis memory and failover. The action automates these tasks and streamlines the integration process for developers.
July 24, 2026
Agent Diff Guard
Version updated for https://github.com/jwa-wa/agent-diff-guard 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 This GitHub Action checks AI agent configurations to catch risky changes such as safety instructions removal, dangerous tool permissions addition, and model tier swaps. It automates these checks before merging changes into a repository, providing detailed reports and alerts for sensitive configuration modifications. The action supports free and Pro tiers with varying features and reporting options, making it suitable for both casual users and organizations requiring more advanced observability.
July 24, 2026
pr-sage AI Review
Version updated for https://github.com/Kyeom1997/pr-sage to version v0.8.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 pr-sage is an AI-powered pull request reviewer designed to minimize noise and follow team conventions. It reviews only the most recent changes since the last review, uses fingerprinting to eliminate duplicate comments, and can enforce severity levels and quality gates in PRs. The action supports multiple providers (Anthropic, OpenAI, Gemini) and can be used locally for pre-push reviews without needing a GitHub token.
July 24, 2026
Linear Release
Version updated for https://github.com/linear/linear-release-action to version v0.14.6.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 90 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The @linear/release-action GitHub Action automates the synchronization of deployments with Linear releases by integrating CI/CD pipelines into Linear’s release management system. It scans commits for Linear issue identifiers and pull request references, creating or updating releases in Linear automatically. This action helps teams manage releases more efficiently by ensuring that all related issues are linked to the correct releases.
July 24, 2026
Git Velocity Analyser
Version updated for https://github.com/lukaszraczylo/git-velocity to version v1.0.13.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Git Velocity is a GitHub Action that analyzes your code contributions and generates a game-like dashboard to track developer velocity. It automates the process of analyzing repositories, calculating scores and achievements, and providing insights into team activity patterns. The action supports local Git analysis, caching, and authentication options, making it fast and flexible for developers to monitor their contribution velocity effectively.
July 24, 2026
GitHub Milestones → Jira Epics
Version updated for https://github.com/malparty/gh-milestones-to-jira-epics-action to version 1.0.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 This GitHub Action mirrors repository milestones into Jira epics, ensuring one-way synchronization. It maintains an idempotent and safe operation, handling both scheduled runs and manual triggers. The action updates the epic’s summary, description, due date, and labels as needed, while preserving existing manual edits in Jira.
July 24, 2026
lgtmaybe
Version updated for https://github.com/MattJColes/lgtmaybe to version lgtmaybe-v1.0.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 The lgtmaybe GitHub Action reviews PRs by analyzing code changes and surrounding lines to identify potential issues such as logic errors, security vulnerabilities, and missing tests. It provides inline review comments and a summary of findings, helping reviewers focus on the most critical changes in context. The action supports multiple review levels (info through critical) and can be configured to run different presets based on branch status.
July 24, 2026
move-test-gen coverage check
Version updated for https://github.com/mehvetero/move-test-gen to version v1.3.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 The move-test-gen GitHub Action is an Agent Skill that automatically generates edge-case test suites for Sui Move functions. It focuses on covering various edge cases such as boundary values, arithmetic edges, access control issues, state machine problems, and economic concerns, providing a comprehensive set of tests to ensure robustness in Move smart contracts. The action can be used to generate tests based on user requests or automatically check the coverage of existing tests to identify potential gaps.