January 11, 2026
AWS EKS Action
Version updated for https://github.com/gumlet/aws-eks-action to version v1.0.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-aws-eks GitHub Action simplifies connecting to an AWS EKS cluster within a GitHub Actions workflow by automatically creating or updating the Kubernetes configuration file (.kube/config) to enable access to the cluster. It automates the setup process for Kubernetes clients, such as the kubectl CLI, ensuring seamless integration and management of deployments on EKS.
January 11, 2026
Setup Haskell
Version updated for https://github.com/haskell-actions/setup to version v2.10.2.
This action is used across all versions by 2,749 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The haskell-actions/setup GitHub Action automates the process of setting up a Haskell development environment in CI workflows. It installs requested versions of GHC, Cabal, and Stack, adds them to the system PATH, and provides relevant output variables for further use. This action simplifies Haskell environment configuration, ensuring compatibility with specified versions and reducing manual setup effort in continuous integration pipelines.
January 11, 2026
Install QHYCCD SDK
Version updated for https://github.com/ivonnyssen/qhyccd-sdk-install to version v1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the installation of the QHYCCD SDK on Linux, Windows, and macOS systems, supporting both Intel and Apple Silicon architectures. It simplifies the setup process for using the QHYCCD SDK in workflows, with optional caching to optimize performance and minimize redundant downloads.
January 11, 2026
SRE Agent - Failure Analysis
Version updated for https://github.com/Mrgig7/Autonomous-Al-powered-SRE-Agent 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 Autonomous AI-powered SRE Agent is a self-healing CI/CD platform designed to detect, diagnose, and resolve build failures automatically. It leverages AI to identify issues in real-time, analyze root causes, generate safe code fixes, and validate them in isolated environments before creating pull requests with detailed explanations.
January 11, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.0.214.
This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The rumdl GitHub Action is a high-performance Markdown linter and formatter built with Rust, designed to enforce consistency and best practices in Markdown files. It automates tasks such as checking for style violations, formatting Markdown files, and fixing common issues. With its speed, zero dependencies, extensive rule set, and CI/CD integration, it provides an efficient and configurable solution for managing and improving Markdown quality in development workflows.
January 11, 2026
Crosspost Action
Version updated for https://github.com/tgagor/action-crosspost to version v1.4.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-crosspost GitHub Action automates the process of sharing content from a sitemap or RSS/Atom feed to multiple social media platforms (e.g., Twitter/X, Mastodon, LinkedIn). It simplifies crossposting by filtering URLs based on criteria like age and patterns, supports message customization with metadata, and offers a dry-run mode for testing before publishing.
January 11, 2026
Split changes by CODEOWNERS (bucketize + patches)
Version updated for https://github.com/anatoliisf/split-by-codeowners to version v1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The split-by-codeowners GitHub Action and CLI tool automates the process of splitting local changes into groups based on the ownership defined in a repository’s CODEOWNERS file. It simplifies collaboration by creating smaller, more focused pull requests (PRs) for each owner group, enabling clearer review assignment, easier merges, and independent rollbacks.
January 11, 2026
Setup Bazel environment
Version updated for https://github.com/bazel-contrib/setup-bazel to version 0.17.0.
This action is used across all versions by 770 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, setup-bazel, configures Bazel and Bazelisk across all operating systems and optimizes build workflows with advanced caching mechanisms. It automates the setup of Bazel versions, caching of dependencies and build outputs, and custom configurations to improve performance and simplify environment setup.
January 11, 2026
Test and Analyze with Triggers and SonarCloud
Version updated for https://github.com/bcgov/action-test-and-analyse to version v1.7.0.
This action is used across all versions by 182 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action facilitates automated testing and analysis for Node.js projects. It runs tests triggered by code changes, integrates with SonarCloud for code quality and coverage reporting, and optionally enables supply chain attack detection and dependency/export analysis. By automating these tasks, it streamlines code quality assurance and improves software security within CI/CD workflows.