April 14, 2026
Constellation Index
Version updated for https://github.com/ShiftinBits/constellation-github to version v1.2.0.
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 Constellation Index GitHub Action automates the indexing of repository codebases by extracting abstract syntax tree (AST) metadata using the Constellation CLI, enabling AI tools to analyze code structure without exposing source code. It simplifies integration, ensures privacy by avoiding code transmission, and optimizes performance with smart diff detection to index only modified files. This action is ideal for maintaining code intelligence and streamlining AI-assisted workflows in a secure and efficient manner.
April 14, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.12.0.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Smyklot is a GitHub App that automates pull request approvals and merges by validating user permissions against the repository’s CODEOWNERS file. It streamlines collaboration by enabling actions like approving, merging, and cleaning up PRs through comment commands, emoji reactions, and customizable configurations. This tool reduces manual intervention, enforces repository ownership rules, and enhances workflow efficiency with flexible command formats and minimal permissions.
April 14, 2026
Causinator 9000 CI Diagnosis
Version updated for https://github.com/sylvainsf/causinator9000 to version v1.8.0.
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 The Causinator 9000 is a reactive causal inference tool for diagnosing issues in cloud infrastructure by analyzing dependencies, recent changes (mutations), and observed degradation signals. It automates root cause analysis by leveraging a Bayesian inference engine to compute the probability of specific changes causing performance issues, identifying causal paths in a dependency graph. Key capabilities include high-performance inference on large-scale graphs, temporal decay prioritization of recent changes, and integration with PostgreSQL for data ingestion and storage.
April 14, 2026
GitHub README stats generator
Version updated for https://github.com/UlyssesZh/grs-action to version v0.3.0.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The grs-action GitHub Action automates the generation of customizable GitHub Readme Stats cards, such as user statistics, repository insights, programming languages, and more, for enhancing GitHub profile READMEs. It simplifies the process of fetching and visualizing GitHub data, allowing users to create and save dynamic, visually appealing stats cards without manual effort. Note: This action is deprecated in favor of github-readme-stats-action.
April 14, 2026
SR - Semantic Release
Version updated for https://github.com/urmzd/sr to version v6.0.1.
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, urmzd/sr, automates the release engineering process by handling semantic versioning, changelog generation, tagging, and publishing GitHub releases based on conventional commits. It simplifies release workflows by bundling these tasks into a single, language-agnostic tool that eliminates the need for additional dependencies or runtime environments. Key capabilities include support for trunk-based release channels, zero-configuration defaults, and compatibility with various CI/CD pipelines to streamline software deployment.
April 14, 2026
difftrace
Version updated for https://github.com/vanandrew/difftrace to version v1.0.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 The difftrace GitHub Action is designed for efficient change detection in monorepos using Python. It analyzes the git diff output and a workspace dependency graph to identify both directly and transitively affected packages, enabling CI pipelines to focus only on relevant builds, tests, and deployments. By automating dependency tracking and output integration, it optimizes workflows to save time and resources in complex repositories.
April 14, 2026
npm-audit-fix action
Version updated for https://github.com/ybiquitous/npm-audit-fix-action to version v7.3.7.
This action is used across all versions by 83 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The npm audit fix GitHub Action automates the process of running npm audit fix to identify and address security vulnerabilities in Node.js project dependencies. It creates a pull request with the necessary updates, streamlining dependency management and enhancing security. Key capabilities include automatic branch creation, customizable commit messages, and the ability to assign reviewers or add labels to the pull request.
April 14, 2026
Claude Lint
Version updated for https://github.com/zhupanov/claude-lint to version v1.0.13.
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 Claude Lint is a GitHub Action and CLI tool designed to validate and lint configuration files and plugins for Claude Code projects. It automates the process of checking .claude/ and .claude-plugin/ directories against 88 customizable linting rules across multiple categories, ensuring proper configuration, code hygiene, and adherence to best practices. Its integration into CI pipelines streamlines error detection and improves code quality for projects using Claude Code.
April 14, 2026
zizmor-action
Version updated for https://github.com/zizmorcore/zizmor-action to version v0.5.3.
This action is used across all versions by 2,770 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The zizmor-action GitHub Action enables automated security analysis by running the zizmor tool within GitHub workflows. It integrates with GitHub Advanced Security for stateful analysis and incremental triage, or can function independently without requiring Advanced Security features. This action streamlines the detection and management of security findings, making it easier to enhance code safety and compliance directly within CI/CD pipelines.
April 13, 2026
Add to Release Notes
Version updated for https://github.com/gacts/add-to-release-notes to version v1.0.1.
This action is used across all versions by 1 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, Add to Release Notes, automates the process of updating release notes by programmatically appending or prepending content, such as build artifacts, Docker image tags, or deployment details. It simplifies the management of dynamic release information by eliminating manual updates and provides capabilities to conditionally modify release notes based on specified criteria. This action enhances release workflows by ensuring comprehensive and accurate documentation for each software release.