January 20, 2026
CarbonCue
Version updated for https://github.com/CyrilBaah/carboncue 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 CarbonCue is a GitHub Action, CLI tool, and SDK designed to help developers reduce the carbon footprint of their software by integrating carbon-awareness into development workflows. It automates tasks such as gating CI/CD pipelines based on real-time carbon intensity thresholds, calculating Software Carbon Intensity (SCI) scores, and providing live carbon intensity data for cloud regions.
January 20, 2026
Assign Reviewers when Dependencies Change
Version updated for https://github.com/dependency-owners/assign to version v2.0.7.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automatically assigns reviewers to pull requests when changes are made to dependencies, based on the rules defined in a dependency configuration file. It streamlines the review process by ensuring the appropriate reviewers are notified for dependency-related updates, saving time and reducing oversight.
January 20, 2026
GuardSpine CodeGuard
Version updated for https://github.com/DNYoussef/codeguard-action 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 GuardSpine CodeGuard is a GitHub Action designed to automate code governance by analyzing pull request changes, assigning risk tiers (L0-L4), and generating cryptographically verifiable evidence bundles. It ensures audit readiness by providing detailed proof of what was reviewed, risk assessments, and approvals, addressing gaps in traditional GitHub approval tracking.
January 20, 2026
Install latest Windows App SDK Runtime
Version updated for https://github.com/enda-mullally/Install-WindowsAppSDKRuntime to version v1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the installation of the latest stable or experimental version of the Windows App SDK Runtime on a Windows runner. It is designed to streamline tasks such as running .msix app packages for testing or automation scenarios, eliminating the need for manual runtime installation.
January 20, 2026
Setup .NET Fast
Version updated for https://github.com/fast-actions/setup-dotnet to version v1.1.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-dotnet GitHub Action streamlines the process of setting up the .NET SDK, Runtime, and ASP.NET Core in CI/CD workflows. It automates tasks such as version resolution (using wildcards, keywords, or global.json), parallel downloads, and caching for faster subsequent runs. This action is designed to optimize efficiency and flexibility in managing .
January 20, 2026
Add comentario card docker
Version updated for https://github.com/fspelling/action-docker 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 action-docker GitHub Action is designed to automate the process of building, tagging, and pushing Docker images to a container registry. It simplifies container management workflows by integrating Docker operations directly into CI/CD pipelines, ensuring consistent image builds and streamlined deployments. This action is ideal for automating repetitive tasks in containerized application development and deployment.
January 20, 2026
track-github-issues
Version updated for https://github.com/ka-sarthak/track-github-issues 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 This GitHub Action automates the tracking of issues assigned to you across multiple organizations by creating consolidated tracking issues within a specified repository. It solves the problem of managing work across different repositories and organizations by aggregating open issues and enabling streamlined tracking through GitHub Projects.
January 20, 2026
Draft Index Generator
Version updated for https://github.com/linyows/draft-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 Draft Action GitHub Action automates the generation and updating of index files for markdown-based templates, such as ADRs and Design Docs. It simplifies documentation management by keeping index files organized and up-to-date whenever changes are made. Key features include the ability to specify templates, auto-commit updates, and integrate seamlessly into workflows to streamline documentation processes.
January 20, 2026
Kakarot CI
Version updated for https://github.com/Lokardo-Labs/kakarot-ci-action to version v0.3.10.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Kakarot CI GitHub Action automates the generation of AI-powered unit tests for code changes in pull requests. It analyzes the modifications in the codebase and creates comprehensive test suites using frameworks like Jest or Vitest. This action streamlines the testing process, reduces manual effort in writing tests, and ensures better test coverage by leveraging large language models (LLMs) such as OpenAI’s GPT or Anthropic’s Claude.