January 16, 2026
Sync Secrets Action
Version updated for https://github.com/cbrgm/sync-secrets-action to version v1.1.15.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Sync Secrets Action automates the synchronization of repository, Dependabot, and Codespaces secrets and variables across multiple GitHub repositories. It simplifies the process of managing and updating secrets, variables, and environment-specific configurations, reducing manual effort and potential errors in maintaining consistency. Key capabilities include targeted syncing, batch processing via search queries, and support for environment-specific and dry-run operations.
January 16, 2026
eslint-annotations
Version updated for https://github.com/DerLev/eslint-annotations to version v2.0.4.
This action is used across all versions by 60 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The eslint-annotations GitHub Action automates the process of adding detailed annotations to pull requests and commits based on ESLint and TypeScript errors or warnings. It addresses challenges where frameworks like Next.js output linting results in unsupported formats, ensuring that code issues are clearly visible in GitHub’s interface.
January 16, 2026
run-digger
Version updated for https://github.com/diggerhq/digger to version v0.6.140.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, formerly known as Digger and now rebranded as OpenTaco, provides a CI/CD solution for running Terraform or OpenTofu directly within your existing CI environment. It automates tasks such as Terraform plan and apply, PR-level locks, and drift detection while improving security by keeping sensitive data within your CI and eliminating the need for third-party infrastructure.
January 16, 2026
forsakringskassan/eslint-config
Version updated for https://github.com/Forsakringskassan/eslint-config to version v13.2.11.
This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The @forsakringskassan/eslint-config package provides a shareable ESLint configuration tailored for Försäkringskassan projects. It simplifies linting by bundling pre-configured ESLint rules and specialized configurations for various environments (e.g., TypeScript, Vue, Jest, etc.), ensuring consistent code quality and style across projects. This package automates linting processes and integration into CI/CD pipelines, making it easier for teams to enforce coding standards without manual setup.
January 16, 2026
Get Job Workflow
Version updated for https://github.com/jenseng/get-job-workflow 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 get-job-workflow GitHub Action retrieves detailed information about the workflow file that defines the currently running job, such as its SHA, ref, path, and repository. This is particularly useful for reusable workflows that need to understand their invocation context, enabling tasks like running actions or accessing files from the same reference without relying on hardcoded values.
January 16, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.23.
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 installation of a specific version of the stackit-cli binary on a runner, allowing users to specify the desired version (e.g., latest or a semantic version). It simplifies the setup process for workflows that require stackit-cli, ensuring the correct version is installed and added to the environment’s PATH.
January 16, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v8.35.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is an enterprise-grade AI integration platform that unifies access to 13 major AI providers and over 100 models through a consistent API, enabling seamless provider switching and cost optimization. It simplifies AI development with a TypeScript SDK and CLI, offering production-ready features such as multi-provider failover, Redis-based persistence, and built-in tools for enhanced functionality.
January 16, 2026
MemBrowse - Firmware Memory Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.0.8.
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 for analyzing the memory footprint of embedded firmware. It extracts detailed memory information from ELF files and linker scripts, providing symbol-level analysis, source file mapping, and memory region extraction for various architectures. The tool automates tasks such as memory usage tracking, historical analysis, and CI/CD integration, helping developers monitor firmware changes, ensure memory efficiency, and streamline their workflows.
January 16, 2026
Fabric Lakehouse Metadata Hydrator
Version updated for https://github.com/mjtpena/fabric-hydrate 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 Fabric Lakehouse Metadata Hydrator is a CLI tool and GitHub Action designed to automate the extraction, comparison, and generation of Microsoft Fabric-compatible metadata from Delta Lake table schemas. It addresses the lack of column-level schema information in Microsoft’s REST API by reading Delta Lake schemas, generating metadata JSON for validation and documentation, and enabling schema comparisons between source tables and Fabric workspaces.