January 21, 2026
Zip and Upload to NekoWeb
Version updated for https://github.com/Pufikas/UploadToNekoweb to version v1.1.0.
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 process of deploying a repository to a NekoWeb dashboard. It zips the repository’s contents and uploads them to a specified NekoWeb domain using an API key. The action streamlines deployment workflows, eliminating the need for manual zipping and uploading, making it ideal for developers using NekoWeb.
January 21, 2026
Build Size Diff
Version updated for https://github.com/q1sh101/build-size-diff 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 “Build Size Diff” GitHub Action automates bundle size tracking in CI/CD workflows to help developers identify performance regressions before merging code. It generates PR comments with detailed size comparisons (total and per-file) for gzip and brotli outputs, enforces size budgets, and ranks file changes by impact.
January 21, 2026
sbomify
Version updated for https://github.com/sbomify/github-action to version v0.12.
This action is used across all versions by 24 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The sbomify GitHub Action automates the generation, augmentation, and management of Software Bill of Materials (SBOMs) directly within CI/CD pipelines. It supports creating SBOMs in CycloneDX or SPDX formats from source code dependencies, Docker images, and other artifacts, while enriching them with metadata for enhanced traceability, compliance, and security.
January 21, 2026
Skyhook Docker Multi-Registry Build Push
Version updated for https://github.com/skyhook-io/docker-build-push-action to version v1.5.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Docker Build and Push Action is a streamlined wrapper around Docker’s build-push-action that automates the process of building and pushing Docker images to container registries. It solves common challenges by simplifying configuration, automatically generating tags (e.g., SHA, latest), supporting multi-architecture builds, and ensuring input validation to prevent errors.
January 21, 2026
gh-label-kit Labeler Action
Version updated for https://github.com/srz-zumix/labeler-action to version v0.9.0.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The labeler-action GitHub Action automates the application of labels to GitHub pull requests and other supported events using existing label definition files (e.g., labeler.yml) without requiring modifications. It extends the functionality of the standard actions/labeler by supporting flexible triggers (e.g., push, workflow_dispatch) and additional features like label color customization and team member expansion, streamlining labeling workflows for various event types.
January 21, 2026
InfluxDB 3 Core Action
Version updated for https://github.com/thulasirajkomminar/influxdb3-action to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The influxdb3-action GitHub Action automates the installation and configuration of InfluxDB3 Core, a time-series database. It simplifies the setup process by handling tasks such as database creation and token generation, enabling seamless integration into CI/CD workflows. This action is designed to streamline the management of InfluxDB3 instances for developers and teams working with time-series data.
January 21, 2026
GV Sanity Check
Version updated for https://github.com/willshacklett/gv-sanity-check to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GV Sanity Check GitHub Action detects stability drift by comparing metric snapshots in CI pipelines. It automates the process of identifying deviations between current metrics and a defined baseline, helping maintain consistent performance and catch regressions early. This action is particularly useful for ensuring stability in software projects by monitoring key performance indicators over time.
January 21, 2026
Sensitive Content Scanner
Version updated for https://github.com/windyinwind/sensitive-scanner-action 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 Sensitive Content Scanner GitHub Action automates the detection of sensitive information, such as secrets, credentials, and harmful code patterns, in pull requests. It helps prevent unintentional exposure of sensitive data by scanning only the modified files and lines, providing detailed reports, and categorizing findings by severity.
January 21, 2026
ExFig Action
Version updated for https://github.com/alexey1312/exfig-action to version v1.0.15.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The ExFig Action is a GitHub Action designed to automate the export of design assets such as colors, icons, images, and typography from Figma to a codebase using the ExFig CLI. It streamlines asset management by providing caching for incremental exports, reducing redundant processing and improving efficiency.