March 17, 2026
ChangeLog Generator Action
Version updated for https://github.com/baynezy/ChangeLogger.Action to version 1.2.4.10.
This action is used across all versions by 9 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Changelog.Action is a GitHub Action designed to automate the process of updating changelog files in repositories adhering to the Keep a Changelog format. It streamlines the management of changelog entries by updating version numbers and extracting release notes from the [Unreleased] section, which can be used for tasks like creating GitHub releases.
March 17, 2026
Validate A2A Agent Card
Version updated for https://github.com/capiscio/validate-a2a to version v2.5.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 The “Validate A2A Agent Card” GitHub Action automates the validation of A2A protocol agent cards by evaluating their compliance, trustworthiness, and availability through three-dimensional scoring. It performs cryptographic signature verification, live endpoint testing, and provides detailed outputs, including scores and production readiness status, for downstream workflows.
March 17, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.8.4.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary MUAD’DIB is a security-focused GitHub Action and CLI tool designed to detect and mitigate supply chain threats in npm and PyPI dependencies. It automates the scanning of packages for known malicious indicators (225,000+ IOCs), suspicious behaviors, and vulnerabilities, providing actionable insights and risk scores to prevent compromised packages from being installed.
March 17, 2026
YAML Schema Validation
Version updated for https://github.com/ds-ukassel/yaml-ls-check to version v2.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The yaml-ls-check GitHub Action automates the validation of YAML files against specified schemas using the yaml-language-server. It simplifies schema-based validation workflows by supporting directory-wide checks, custom schema mappings, and exclusion of specific files or patterns.
March 17, 2026
TypeScript Agent Action
Version updated for https://github.com/earlyai/pull-request-test-generation to version v1.7.8.
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 Early-Catch is a GitHub Action designed to automatically generate unit tests for TypeScript and JavaScript code changes in pull requests. It analyzes modified files, identifies under-tested functions based on coverage thresholds, and generates functional unit tests, committing them directly to the PR without introducing broken or erroneous code.
March 17, 2026
Critical Journey
Version updated for https://github.com/foreai-co/cj-action to version v1.0.25.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Critical Journey GitHub Action enables automated execution of tests or test suites via the Critical Journey platform within a Docker container. It streamlines the testing process by integrating with GitHub Actions to run tests, handle parameter overrides, set custom timeouts, and optionally create detailed GitHub issues upon test failures, complete with error details, screenshots, and configurations.
March 17, 2026
Configure AWS Credentials by Assuming Roles
Version updated for https://github.com/fuller-inc/actions-aws-assume-role to version v1.9.0.
This action is used across all versions by 47 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 automates the process of configuring AWS credentials by assuming IAM roles via OpenID Connect (OIDC). It simplifies secure authentication for GitHub workflows, enabling AWS resource access without static credentials.
March 17, 2026
Trakt JSON Bourne
Version updated for https://github.com/ggfevans/trakt-json-bourne to version v3.1.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The trakt-json-bourne GitHub Action automates the process of fetching and normalizing viewing history from the Trakt API into a structured JSON file, with optional metadata enhancements from TMDB. It streamlines tasks such as scheduled data retrieval, validation, and enrichment, enabling workflows to efficiently manage and update watch history data.
March 17, 2026
go-openapi composite action
Version updated for https://github.com/go-openapi/gh-actions to version v1.4.11.
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 provides reusable workflows and tools for CI pipelines, specifically for the go-openapi ecosystem. It automates the installation of specific Go-based testing, reporting, and versioning tools from pre-vetted binary releases, ensuring consistent and secure dependency management.