December 25, 2025
UseMarkX
Version updated for https://github.com/StartAutomating/MarkX to version v0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary MarkX is a PowerShell module that converts Markdown content into HTML and XML, allowing users to easily query, manipulate, and extract structured data from Markdown documents. It automates tasks like extracting links, images, and tables from Markdown, transforming them into usable data formats for further processing.
December 25, 2025
Get All Changed Files In Repo
Version updated for https://github.com/UplandJacob/retrieve-changed-files to version v4.1.6.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Retrieve All Changed Files, automates the process of identifying and retrieving files that were added, modified, removed, or renamed in the commits of a pull request or push. It provides categorized outputs (e.g., all, added, modified, removed) in various formats (space-delimited, CSV, or JSON), enabling users to easily process and act on file changes.
December 24, 2025
FreeBSD Firecracker VM
Version updated for https://github.com/acj/freebsd-firecracker-action to version v0.7.0.
This action is used across all versions by 56 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action allows users to launch a lightweight Firecracker virtual machine running FreeBSD within GitHub Actions workflows. It automates tasks like running commands inside the VM, transferring files to/from the VM, and managing VM lifecycle, enabling efficient testing or execution in an isolated FreeBSD environment with fast boot times (10–15 seconds).
December 24, 2025
Issues Helper
Version updated for https://github.com/actions-cool/issues-helper to version v3.7.5.
This action is used across all versions by 15,107 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Issues Helper GitHub Action automates the management of issues in a repository, streamlining tasks such as labeling, closing, or responding to issues based on customizable rules. It reduces manual intervention in issue triaging and organization, making it easier for maintainers to manage their repositories efficiently.
December 24, 2025
ExFig Action
Version updated for https://github.com/alexey1312/exfig-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 ExFig GitHub Action automates the process of exporting design assets such as colors, icons, images, and typography from Figma directly into your codebase using the ExFig CLI. It simplifies asset management by integrating Figma exports into your CI/CD workflows, providing built-in caching for incremental updates and ensuring efficient synchronization of design elements.
December 24, 2025
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.51.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Check Deployed Environment” GitHub Action verifies whether a specific commit is currently deployed to a specified environment within GitHub. It automates the process of checking deployment status, saving time and reducing manual effort in ensuring the correct version is active. This action is particularly useful for workflows requiring conditional steps based on deployment status.
December 24, 2025
⚡ LLM README Tester
Version updated for https://github.com/atick-faisal/llm-readme-tester to version v1.1.3.
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, LLM README Tester, uses Google’s Gemini API to run AI-powered unit tests on a project’s README.md, ensuring key elements like project description, installation instructions, usage examples, license details, and demo links are accurate and comprehensive. It automates the validation of README documentation, helping developers maintain high-quality, error-free project documentation while integrating seamlessly into CI workflows.
December 24, 2025
TestChimp Test Runner
Version updated for https://github.com/awarelabshq/testchimp-github-testrunner to version v1.0.22.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary TestChimp GitHub Action leverages AI to automatically identify and repair failing tests within GitHub workflows, reducing manual effort and improving CI/CD reliability. It automates test execution, repairs errors with intelligent suggestions, and generates pull requests with fixed test files, while also providing detailed reporting on test and repair performance.
December 24, 2025
Terraform Plan Comment
Version updated for https://github.com/borchero/terraform-plan-comment to version v2.6.0.
This action is used across all versions by 96 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The terraform-plan-comment GitHub Action automates the process of posting the output of a Terraform or Terragrunt plan command as a structured, markdown-formatted comment on a pull request. It provides a clear, foldable summary of planned infrastructure changes, ensuring no information is lost while improving visibility and collaboration during code reviews.