January 13, 2026
Veracode Build Helper
Version updated for https://github.com/JuanCunhaa/Veracode-Build-Helper to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Veracode Build Helper GitHub Action automates the process of building and packaging applications into a standardized .zip file format, specifically for use with Veracode upload and scanning workflows. It streamlines tasks such as multi-project builds, private feed integrations, and artifact management, ensuring consistent outputs and simplifying the preparation of code for security analysis.
January 13, 2026
track-github-issues
Version updated for https://github.com/ka-sarthak/track-github-issues to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the tracking of issues assigned to you across multiple organizations by creating aggregated tracking issues in a designated repository. It helps streamline task management by consolidating open issues into a single location and supports tracking progress using GitHub Projects.
January 13, 2026
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.53.0.
This action is used across all versions by 2,547 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The datamodel-code-generator GitHub Action automates the generation of Python data models from schema definitions like OpenAPI, JSON Schema, GraphQL, and raw data formats (e.g., JSON, YAML, CSV). It simplifies handling complex schemas and ensures type-safe, validated code compatible with Pydantic, dataclasses, TypedDict, or msgspec, aiding developers in building reliable, schema-driven applications efficiently.
January 13, 2026
MemBrowse - Firmware Memory Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.0.6.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary MemBrowse is a tool designed to analyze the memory footprint of embedded firmware by extracting detailed memory information from ELF files and linker scripts. It provides symbol-level analysis with source file mapping, supports multiple architectures, and integrates into CI/CD pipelines (e.g., GitHub Actions) to automate memory usage tracking, historical comparisons, and monitoring.
January 13, 2026
Codeowners Plus
Version updated for https://github.com/multimediallc/codeowners-plus to version v1.7.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Codeowners Plus is a GitHub Action designed to enhance GitHub’s native CODEOWNERS functionality by providing advanced code ownership and review assignment capabilities. It automates tasks like smart dismissal of stale reviews, supports AND ownership rules (multiple required owners), allows fine-grained directory-level ownership, and enables optional reviewers for non-blocking reviews.
January 13, 2026
OctoGuide Action
Version updated for https://github.com/octoguide/bot to version 0.21.1.
This action is used across all versions by 59 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary OctoGuide is a GitHub Action designed to help maintainers ensure contributors follow best practices in their repositories. It automates the process of monitoring contributor actions and provides friendly feedback when actions deviate from the project’s guidelines. This streamlines collaboration, reduces manual oversight, and promotes smoother project management.
January 13, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v13.01.26.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action transforms your GitHub contribution graph into an animated visual representation with five distinct themes, customizable geometric shapes, and automated month labels. It automates the generation of these animations in both SVG and GIF formats, creating a gallery in a dedicated branch for easy preview and sharing.
January 13, 2026
setup-maestro-cli
Version updated for https://github.com/remarkablemark/setup-maestro-cli to version v1.0.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-maestro-cli GitHub Action automates the installation and setup of the Maestro CLI, a tool for mobile UI testing and automation. This action simplifies the process of integrating Maestro into CI/CD workflows, enabling developers to efficiently execute mobile testing tasks directly within GitHub Actions.
January 13, 2026
PR CommitGuard Bot
Version updated for https://github.com/SanyaKor/CommitGuard to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary CommitGuard is a GitHub Action designed to enhance security by automatically scanning Pull Requests for leaked secrets (e.g., API keys, passwords) and insecure code changes (e.g., risky configurations). It performs an analysis of PR commits and changes, leveraging LLMs via LangChain to classify issues by severity and provide detailed explanations.