August 15, 2026
riskratchet
Version updated for https://github.com/KayhanB21/riskratchet-action to version v1.0.10.
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 This GitHub Action is a wrapper for the KayhanB21/riskratchet maintainability ratchet tool, which helps automate code health checks by analyzing changes in codebase. It automates the process of identifying potential areas that need attention based on churn metrics and provides insights into code quality and maintainability. The action can be used to integrate riskratchet functionality into GitHub workflows, allowing for continuous monitoring and improvement of codebase health.
August 15, 2026
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.73.0.
This action is used across all versions by 3,464 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The datamodel-code-generator GitHub Action automates the process of generating Python data models from various schema formats, including OpenAPI 3, AsyncAPI, JSON Schema, Apache Avro, XML Schema, Protocol Buffers/gRPC, GraphQL, and MCP tool schemas. It can also convert existing Python types (Pydantic, dataclass, TypedDict) to different output types and supports Pydantic v2 and multiple model styles such as Pydantic v2 dataclass, dataclasses, TypedDict, or msgspec. The action handles complex schemas with features like $ref, allOf, oneOf, anyOf, enums, and nested types, ensuring type-safe, validated code output for development environments and type checkers.
August 15, 2026
QHSE Professionals CI/CD Run ATF Test Suite
Version updated for https://github.com/mikevdberge/sncicd-tests-run to version 1.0.14.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action automates running automated test suites in ServiceNow CI/CD pipelines by setting up necessary credentials, instance URLs, app identifiers, and test suite details. It supports configuring browser environments and operating systems to run tests according to specified criteria. The action is useful for DevOps teams looking to integrate automated testing into their workflows with ease.
August 15, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.44.
This action is used across all versions by 10 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Proxy Cache Updater Action automatically pulls new Go module releases to a specified proxy cache when tags are created, ensuring that the module is immediately available and documentation updated on platforms like pkg.go.dev. This action supports standard version (vX.Y.Z) and submodule version tags (submodule/path/vX.Y.Z), allows for custom proxy configurations, import paths, and Go versions via setup-go, and is configured using a simple workflow.
August 15, 2026
citation-check
Version updated for https://github.com/ninefiveonefive/citation-check-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action checks citations and claims in markdown files by parsing their structure without relying on models or machine learning. It ensures that stated counts match lists beneath them, internal references link to valid targets, totals balance figures beside them, and resolves unclear cases as “NOT CHECKED” with reasons. The action is free for up to 10 checks per address per day and provides a deterministic mechanism to validate documents.
August 15, 2026
yaml-workflow
Version updated for https://github.com/orieg/yaml-workflow to version v0.9.4.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary:
yaml-workflow is a lightweight workflow engine that allows developers to define and execute reproducible, version-controlled CI/CD pipelines and data processing tasks using plain YAML files. It provides features such as task automation without infrastructure overhead, reusable workflows through imports, state persistence, parallel execution, and more. This makes it suitable for local automation, scripts, and batch processing tasks while offering a lightweight alternative to shell scripts with better error handling. The tool is designed to be GitOps-friendly, making workflows live alongside the code in version control repositories.
August 15, 2026
github-actions-opentelemetry
Version updated for https://github.com/paper2/github-actions-opentelemetry to version v1.0.0.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sends metrics and traces of GitHub Actions workflows to an OTLP endpoint, helping you monitor and analyze them. It collects metrics such as workflow duration and job execution times, and generates traces of workflow, jobs, and steps. The action is useful for monitoring complex workflows without modifying existing workflows.
August 15, 2026
phi.ag - Setup Binaryen
Version updated for https://github.com/phi-ag/setup-binaryen to version v1.0.11.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up the Binaryen build environment, automating the installation of the latest or specified version of Binaryen. It streamlines the process for developers to integrate Binaryen into their workflows without manual intervention.
August 15, 2026
raviqqe/muffy
Version updated for https://github.com/raviqqe/muffy to version v0.5.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Muffy, is a static website validator that automates the process of checking multiple websites for errors such as broken links, invalid markup, and compliance with robots.txt rules. It supports recursive link checking, markup validation across HTML, SVG, and MathML documents, and includes features like cache management, concurrency control, and retries to handle transient issues efficiently. The action can be easily integrated into GitHub workflows to ensure website quality before deployment.
August 15, 2026
Fettle — repository health grade
Version updated for https://github.com/rumankazi/fettle to version v2.0.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Fettle GitHub Action assesses the maintenance health of GitHub repositories, focusing on five key criteria: branch protection, CODEOWNERS file existence, Dependabot or Renovate configuration, open pull request count, and stale pull request management. It provides a real five-rule score with evidence for each result, helping users identify areas needing improvement in their repository’s maintainability.