March 26, 2026
Nix Docker Image Publisher
Version updated for https://github.com/samiser/nix-docker-publish to version v1.0.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 “Nix Docker Image Publisher” GitHub Action automates the process of building Docker images from Nix flake outputs and publishing them to the GitHub Container Registry (ghcr.io). It simplifies integration with Nix flakes, supports automatic tagging (including commit SHA and optional latest for main/master branches), and provides outputs for the image name and digest.
March 26, 2026
Uploads GitHub Enterprise Action workflow logs to Opensearch
Version updated for https://github.com/sat-sys-labs/upload-github-workflow-logs-to-opensearch-ghc to version v6.1.3.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of uploading workflow run logs from GitHub Actions to Opensearch, enabling centralized log storage and analysis. It addresses the need for streamlined log management and provides integration with Opensearch for enhanced observability and troubleshooting.
March 26, 2026
Drift — Architectural Erosion Check
Version updated for https://github.com/sauremilk/drift to version v0.6.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 Drift is a deterministic static analysis tool designed to detect architectural drift in AI-accelerated Python codebases. It identifies structural issues such as pattern fragmentation, architecture violations, and hotspots, providing actionable insights to help teams maintain coherent and scalable architectures.
March 26, 2026
SBOMly Scan
Version updated for https://github.com/sbomly/scan-action 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 SBOMly Scan Action automates the generation of a Software Bill of Materials (SBOM), performs comprehensive vulnerability scanning using dual scanners, and uploads results to GitHub Code Scanning in a single step. It helps developers identify and address security risks, including exploitable vulnerabilities, end-of-life components, and compliance issues, while providing configurable severity thresholds and detailed scan outputs.
March 26, 2026
Nixpkgs Updater
Version updated for https://github.com/shini4i/nixpkgs-updater to version v1.0.1.
This action is used across all versions by 5 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 nixpkgs-updater GitHub Action automates the process of updating Nix package files in a centralized repository when a new version is released in the source repository. It handles updates to key fields such as version, rev, and hash values, supports both modern and legacy hash formats, and creates or updates pull requests with the changes.
March 26, 2026
niks3-action
Version updated for https://github.com/spotdemo4/niks3-action to version v0.3.1.
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 The niks3-action GitHub Action automates the process of pushing built Nix packages to a binary cache using the niks3 tool. It simplifies package deployment by handling authentication (via tokens or OIDC) and uploading packages efficiently with options for concurrency and integrity verification.
March 26, 2026
SecurityAuditorScanner
Version updated for https://github.com/taoufikmohamed/securityauditor to version v1.
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 Security Auditor is an AI-powered DevSecOps GitHub Action designed to scan Python and JavaScript repositories for vulnerabilities such as SQL injection, hardcoded secrets, and insecure dependencies. It automates security workflows by generating AI-assisted fixes, applying safe remediations, and optionally creating pull requests for review.
March 26, 2026
RustStack S3
Version updated for https://github.com/tyrchen/ruststack to version v0.5.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 RustStack is a lightweight, high-performance AWS service emulator written in Rust, designed as a faster, more resource-efficient alternative to LocalStack. It supports key AWS services including S3, DynamoDB, SQS, and SSM Parameter Store, allowing developers to emulate these services locally or in CI pipelines for testing and development purposes.
March 26, 2026
tokount
Version updated for https://github.com/velox-sh/zox-action to version v1.
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 tokount-action GitHub Action automates the process of analyzing codebase statistics, such as counting total lines of code, comments, and blank lines, and exposes these metrics as outputs for further use in workflows. It addresses tasks like maintaining up-to-date lines-of-code badges in repositories and automatically posting code statistics as comments in pull requests.