January 19, 2026
Bunkai SCA
Version updated for https://github.com/lesis-lat/bunkai to version 0.0.4.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Bunkai is a lightweight Software Composition Analysis (SCA) tool designed for Perl projects. It analyzes a project’s cpanfile to identify dependencies, detect outdated or vulnerable modules, and highlight missing version specifications to improve build stability and security. This tool helps automate dependency management, enhances security by identifying supply chain risks, and supports integration with GitHub workflows for advanced security analysis using SARIF reports.
January 19, 2026
Review Buddy AI
Version updated for https://github.com/nexoral/ReviewBuddy to version v1.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Review Buddy AI is a GitHub Action that automates code reviews and improves pull request documentation using AI. It identifies bugs, security risks, and bad practices through static analysis, standardizes PR titles and descriptions, and provides engaging feedback in customizable tones and languages.
January 19, 2026
Setup Shopware
Version updated for https://github.com/shopware/setup-shopware to version v2.0.8.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the setup of Shopware and its dependencies (PHP, MySQL, Node.js, etc.) for use in GitHub Actions workflows. It simplifies the process of creating test-ready environments for unit testing, end-to-end testing, and custom CI/CD pipelines by handling installation, configuration, and optional asset building.
January 19, 2026
gh-label-kit Labeler Action
Version updated for https://github.com/srz-zumix/labeler-action to version v0.8.0.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The labeler-action is a GitHub Action designed to automate the labeling of pull requests and other events based on defined criteria in a label configuration file, such as labeler.yml. It extends the functionality of actions/labeler by supporting additional triggers (e.g., push or workflow_dispatch events), custom label color settings, and advanced configurations like team member expansion.
January 19, 2026
Semantic PR Release Drafter
Version updated for https://github.com/aaronsteers/semantic-pr-release-drafter to version v0.5.0.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Semantic PR Release Drafter” GitHub Action automates the creation of release notes by analyzing semantic PR commit messages, eliminating the need for label-based categorization. It streamlines the release drafting process with zero-config defaults, inline or file-based configuration, and support for semantic versioning, including pre-1.
January 19, 2026
actionhippie-calens
Version updated for https://github.com/actionhippie/calens to version v1.12.2.
This action is used across all versions by 59 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “calens” GitHub Action automates the generation of changelogs by leveraging the Calens tool. It simplifies the process of creating structured and consistent changelog files based on specified templates and version definitions. This action streamlines release management and documentation by ensuring changelogs are efficiently created and updated.
January 19, 2026
AI Inference
Version updated for https://github.com/actions/ai-inference to version v2.0.5.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1,844 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action facilitates the use of AI models in workflows by enabling automated inference and response generation based on text prompts or structured input files. It streamlines tasks such as generating responses, processing templates, and handling JSON schema outputs using AI models, simplifying complex workflows that require AI-driven automation.
January 19, 2026
AI Frontend Previewer
Version updated for https://github.com/akshar-ojus/ai-frontend-previewer to version v1.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Frontend Previewer is a GitHub Action that automates the generation and deployment of live previews for React components modified in a Pull Request. It uses Google Gemini AI to analyze component code, generate realistic mock data, and wrap components in necessary contexts (like routers or Redux) to ensure functionality.
January 19, 2026
Setup Cpp (C++ / C)
Version updated for https://github.com/aminya/setup-cpp to version v1.8.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary setup-cpp is a GitHub Action and terminal tool designed to automate the setup of cross-platform environments for building and testing C++/C projects. It streamlines the installation and configuration of compilers, build systems, package managers, analyzers, and other tools, addressing platform-specific complexities. This action simplifies dependency management, ensures compatibility across various operating systems, and provides modular capabilities to customize the development environment.