April 9, 2026
Diploi Builder Action
Version updated for https://github.com/diploi/action-build to version v1.12.
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 The Diploi Builder Action is a GitHub Action designed to automate the process of building and pushing Docker images for individual components within a Diploi project’s monorepo. It streamlines CI/CD workflows by generating a build matrix from the project’s diploi.yaml file and executing parallel Docker builds for each component, based on their respective folders and configurations. This action simplifies containerization and deployment tasks, ensuring consistency and efficiency across multi-component projects.
April 9, 2026
Don Cheli SDD Check
Version updated for https://github.com/doncheli/don-cheli-sdd to version v1.32.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 Don Cheli is a framework that automates software development tasks by converting ideas into fully tested, verified, and reviewed code through a structured, rule-driven process. It ensures quality and reliability by enforcing test-driven development (TDD), running commands in isolated environments, and applying rigorous quality gates across multiple development phases. This action eliminates guesswork, reduces human errors, and accelerates the software delivery process while maintaining high code standards.
April 9, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.23.1.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action is a Rust-based codebase analyzer for TypeScript and JavaScript projects, designed to detect issues such as unused code, duplication, complexity, and architectural violations. It automates the process of auditing and optimizing codebases by identifying dead code, circular dependencies, copy-pasted code, and overly complex functions with minimal configuration and rapid performance. Key features include dead code removal previews, real-time analysis on changes, and integration with monorepos or framework-specific conventions.
April 9, 2026
Fluid Attacks SECRETS SCAN
Version updated for https://github.com/fluidattacks/secret-scan-action to version 0.0.1.
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 Fluid Attacks SECRET SCANNER GitHub Action is an open-source tool designed to automatically detect hardcoded secrets (e.g., API keys, passwords) in your GitHub repository. It streamlines the process of identifying and reporting security vulnerabilities by scanning the entire repository or analyzing changes in pull requests and non-default branches, with results integrated into GitHub’s Security tab and pull request annotations. This action eliminates the need for external accounts, tokens, or API keys, providing a simple, efficient solution for maintaining repository security.
April 9, 2026
Setup gh cli for self-hosted runners
Version updated for https://github.com/fqp/actions-setup-gh-cli to version v2.0.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 facilitates the installation of the GitHub CLI (gh cli) on self-hosted runners, where it is not pre-installed by default. It automates the setup process, ensuring that users can leverage the GitHub CLI for managing repositories, workflows, and other GitHub operations on self-hosted environments. This action streamlines the setup of development workflows by eliminating manual installation steps.
April 9, 2026
Supply Chain Guard
Version updated for https://github.com/homeofe/supply-chain-guard to version v5.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 The Supply Chain Guard GitHub Action is an open-source security scanner designed to detect and mitigate risks in software supply chains across various ecosystems, including npm, PyPI, Docker, and GitHub repositories. It automates the identification of malware campaigns, supply chain attacks, credential leaks, and infrastructure vulnerabilities while generating comprehensive software bills of materials (SBOMs) and verifying SLSA provenance. Additionally, it provides correlation of findings into actionable attack chains and delivers trust scoring to help users assess the security posture of their projects and dependencies.
April 9, 2026
Hyperlocalise CI
Version updated for https://github.com/hyperlocalise/hyperlocalise 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 The Hyperlocalise GitHub Action automates localization workflows for modern apps by integrating checks and updates into CI pipelines. It provides two primary capabilities: identifying planned localization changes with a dry-run (drift) and verifying localization integrity (check), reporting findings as annotations or artifacts. This helps streamline and maintain efficient, AI-driven translation processes directly within engineering systems.
April 9, 2026
Semantic Release by Jedi Knights
Version updated for https://github.com/jedi-knights/go-semantic-release to version v0.9.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 The semantic-release GitHub Action is a Go-based utility that automates the process of semantic versioning and release management. It analyzes conventional commit messages to determine the next version, generates changelogs, creates GitHub releases, and supports monorepos with independent versioning for multiple projects. This tool simplifies and standardizes release workflows, ensuring consistency and reducing manual effort in managing software versions across repositories.
April 9, 2026
joecrowley-synergy/setup-uv
Version updated for https://github.com/joecrowley-synergy/setup-uv to version v7-hack.0.5.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 The setup-uv GitHub Action automates the installation and configuration of the uv tool within a workflow, ensuring the specified or latest version is added to the system’s PATH. It enhances efficiency by caching installed versions for faster subsequent runs and supports features like checksum verification, virtual environment setup, and error output handling with problem matchers. This action simplifies managing uv dependencies and ensures consistency across CI pipelines.
April 9, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.14.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 Totem is a developer tool that provides AI coding agents with a persistent, cross-repository memory to prevent repeated mistakes and enforce architectural best practices. By compiling human-readable lessons into deterministic linting rules, it automates the enforcement of coding guidelines, blocks problematic patterns during development, and ensures consistency across projects without relying on runtime LLMs. It integrates seamlessly into existing workflows and CI pipelines, offering a self-healing loop where mistakes are observed, learned, and enforced for continuous improvement.