January 27, 2026
Community Home Assistant Add-ons Repository Updater
Version updated for https://github.com/hassio-addons/repository-updater to version v2.0.0.
This action is used across all versions by 100 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Home Assistant Community Apps Repository Updater automates the process of reading remote app repositories, determining versions, and generating changelogs to update app repositories in a fully automated manner. It is specifically designed for setups where each app has its own GitHub repository, streamlining version management and changelog creation for the Home Assistant Community Apps project.
January 27, 2026
Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v1.12.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Bulk GitHub Repository Settings Sync Action automates the process of managing and synchronizing repository settings across multiple GitHub repositories. It enables users to configure settings such as merge strategies, branch deletion, CodeQL scanning, secret scanning, Dependabot updates, and repository rulesets, among others.
January 27, 2026
npm-version-check-action
Version updated for https://github.com/joshjohanning/npm-version-check-action to version v1.1.1.
This action is used across all versions by 29 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The npm-version-check-action is a GitHub Action that automates the validation of semantic versioning in package.json files during pull requests for Node.js projects. It ensures that version increments are properly applied before merging, preventing issues with publishing and maintaining version consistency. Key capabilities include automatic detection of relevant file changes, intelligent handling of dependencies, semantic version validation, and configurable behavior for various project needs.
January 27, 2026
Extract Code Blocks from Markdown
Version updated for https://github.com/ntnn/mdextract to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The mdextract GitHub Action is a tool that automates the extraction of code blocks from markdown files, with support for filtering by programming language and custom tags. It simplifies workflows by enabling the retrieval of specific, tagged, or hidden code blocks (e.
January 27, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v27.01.26.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Multi-Style Snake Contribution Grid GitHub Action automates the creation of dynamic, animated visualizations of your GitHub contribution graph in multiple styles and shapes (e.g., blocks, stars, triangles). It eliminates the need for manual configuration by automatically detecting the repository owner and generates high-quality SVG and GIF outputs for showcasing on profiles or sharing.
January 27, 2026
CodePress Review
Version updated for https://github.com/quantfive/codepress-review to version v4.2.12.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary CodePress Review is a GitHub Action that automates code reviews for pull requests using large language models (LLMs) from various providers. It performs intelligent, context-aware reviews by analyzing code, verifying claims, and providing actionable, line-level feedback directly on pull requests, while also generating formal review decisions and structured PR descriptions.
January 27, 2026
Require Approved Issue
Version updated for https://github.com/robzolkos/require-approved-issue 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 The require-approved-issue GitHub Action enforces an “issue-first” contribution workflow by requiring external contributors to reference an approved GitHub issue in their pull requests. It automates the process of ensuring that proposed changes are discussed and approved by maintainers before a PR can proceed, either by closing unapproved PRs or marking them with a failing status check.
January 27, 2026
Stainless — Build SDK
Version updated for https://github.com/stainless-api/upload-openapi-spec-action to version v1.11.2.
This action is used across all versions by 69 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the building and previewing of Stainless SDKs directly from GitHub pull requests. It streamlines the process of generating SDKs by triggering builds and providing feedback on updates to OpenAPI specs or Stainless configurations. The action supports authentication via GitHub OIDC or API keys, enhancing security and ease of integration, and also includes limited support for GitLab CI workflows.
January 27, 2026
npm-audit-fix action
Version updated for https://github.com/ybiquitous/npm-audit-fix-action to version v7.3.5.
This action is used across all versions by 79 repositories. 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 resolve security vulnerabilities in project dependencies and creates a pull request with the updates. It simplifies dependency management by streamlining the identification and remediation of security issues, ensuring projects remain secure and up-to-date.