April 8, 2026
GitHub Star Tracker
Version updated for https://github.com/fbuireu/github-star-tracker to version v1.8.3.
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 GitHub Star Tracker is a GitHub Action designed to monitor star counts across repositories, generate visual reports such as charts and badges, and send notifications for changes. It automates the tracking and presentation of repository popularity metrics, providing actionable insights through features like historical snapshots, stargazer tracking, and machine-readable exports. This tool simplifies analytics for repository owners, enabling better visibility into trends and engagement metrics.
April 8, 2026
Publish MultiArch Image
Version updated for https://github.com/gh-workflow/multiarch-image-publish to version 0.1.6.
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 multiarch-image-publish GitHub Action automates the process of publishing signed, multi-architecture container images by combining pre-built per-platform images into a single manifest. It ensures each image is signed, verified, and optionally includes provenance checks before publishing, solving the challenge of managing multi-arch image releases efficiently. Key features include creating multi-arch and per-platform tags, signing images, and ensuring compatibility with multiple platforms such as linux/amd64 and linux/arm64.
April 8, 2026
Supply Chain Guard
Version updated for https://github.com/homeofe/supply-chain-guard to version v5.1.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 supply-chain-guard is an open-source supply chain security scanner designed to detect and mitigate threats across various ecosystems such as npm, PyPI, Docker, GitHub Actions, and more. It automates the identification of malware, supply chain attacks, credential leaks, and repository trust issues, while also generating CycloneDX SBOMs and verifying SLSA provenance. By correlating individual findings into comprehensive attack-chain incidents, it helps users proactively secure their software supply chains against over 170 threat indicators.
April 8, 2026
Hugo FixIt Component List Workflow
Version updated for https://github.com/hugo-fixit/action-component-list to version v1.0.7.
This action is used across all versions by 11 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-component-list GitHub Action automates the generation of a list of Hugo FixIt theme components, dynamically updating a designated section in a repository’s README file. It simplifies the process of maintaining an up-to-date component list by automatically retrieving and formatting component data according to a customizable template. This action is ideal for developers who want to automate documentation updates and ensure consistency in their repository’s component details.
April 8, 2026
Hyperlocalise CI
Version updated for https://github.com/hyperlocalise/hyperlocalise to version v1.3.3.
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 provides CI automation for managing localization workflows in modern applications. It enables developers to detect localization changes (drift mode) and validate localization integrity (check mode) directly within their CI pipelines. By integrating seamlessly with existing engineering systems, it automates tasks like translation quality checks, change reporting, and artifact uploads, streamlining the localization process and improving workflow efficiency.
April 8, 2026
WP Plugin Compliance Checker
Version updated for https://github.com/jeewandaniel/wp-plugin-compliance-checker to version 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 WordPress.org Plugin Compliance Checker is a tool designed to help WordPress plugin developers identify and address common compliance issues before submitting plugins to WordPress.org. It automates pre-submission checks, integrates with the official WordPress Plugin Check tool, and provides features like automated fixes, customizable rule filtering, and detailed reports in various formats. By streamlining the compliance process, it addresses workflow challenges and enhances the developer experience for individuals, teams, and agencies.
April 8, 2026
Actions Example Checker
Version updated for https://github.com/jessehouwing/actions-example-checker to version v0.0.7.
This action is used across all versions by 7 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 GitHub Actions Example Checker is a GitHub Action designed to validate YAML-based usage examples in documentation against the schema defined in an action’s action.yml file. It ensures that inputs, outputs, types, and values in code examples are accurate and conform to the action’s specifications, helping maintain consistency and avoid errors in documentation. Key features include automatic discovery of action files, precise error reporting, and support for advanced schema validation, streamlining the process of keeping documentation accurate and aligned with the action’s functionality.
April 8, 2026
SecondBrainAction
Version updated for https://github.com/mcasperson/SecondBrain to version +run2548-attempt1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The SecondBrain GitHub Action is a CLI tool that connects to external data sources (e.g., Salesforce, Slack, YouTube) to retrieve, filter, and analyze data using a Large Language Model (LLM). It automates tasks such as generating insights, summaries, and reports by combining Retrieval Augmented Generation (RAG) techniques with LLM-based querying. Key capabilities include processing text from diverse sources like file directories, GitHub repositories, and YouTube transcripts, enabling streamlined data analysis and decision-making.
April 8, 2026
Kyosei Code Review
Version updated for https://github.com/ncaq/kyosei-action to version v0.4.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 kyosei-action GitHub Action automates AI-driven code reviews for pull requests, focusing on code quality, performance, security, test coverage, and documentation accuracy. It solves issues with repetitive or outdated feedback by filtering out resolved, acknowledged, or project-specific comments, ensuring reviews are precise and relevant after each push. Additionally, it eliminates generic coding standards by enabling customization via a CLAUDE.md file, streamlining CI workflows for more efficient and tailored review processes.
April 8, 2026
Docker Build & Push to GHCR
Version updated for https://github.com/Ts-sound/docker-publish-ghcr to version v1.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 docker-publish-ghcr GitHub Action automates the building of Docker images and their deployment to GitHub Packages (ghcr.io). It simplifies tasks like tag management, multi-platform builds, and build caching, enabling seamless Docker image publishing with minimal configuration. Key features include automatic Git tag detection, support for cross-platform builds, and integration with GitHub Actions cache to accelerate workflows.