March 13, 2026
JSON Validator typescript action
Version updated for https://github.com/woeterman94/json-validator-typescript-action to version v1.1.
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 JSON Validator TypeScript Action is a GitHub Action designed to automate the validation of JSON files in a repository, ensuring correct syntax and optional compliance with JSON Schema. It simplifies the process of detecting invalid JSON files, supports automatic schema detection via the $schema property, and provides configurable options for folder scanning, ignore patterns, and error handling.
March 12, 2026
Outline Docs Action
Version updated for https://github.com/DiyRex/outline-docs-action to version v2.
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 The outline-docs-action GitHub Action enables automated creation, updating, management, and sharing of documents and collections in an Outline wiki directly through CI/CD pipelines. It simplifies tasks such as generating and publishing documentation, maintaining versioned records, and automating collaboration by creating shareable links.
March 12, 2026
cagent Runner
Version updated for https://github.com/docker/cagent-action to version v1.2.11.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 25 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cagent GitHub Action enables the use of Docker-based AI agents within workflows, automating tasks such as code analysis, pull request reviews, and secret leak detection. It simplifies agent setup by handling binary downloads and environment configuration while providing built-in security features like secret leak prevention, prompt injection detection, and automated incident response.
March 12, 2026
Fetch Google Sheet Translations
Version updated for https://github.com/el-j/google-sheet-translations to version v2.0.1.
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 Google Sheet Translations GitHub Action automates the process of managing and syncing translation data between Google Sheets and local files. It simplifies tasks like bidirectional syncing of translations, generating automatic translations for missing entries, and managing locale-specific files with smart filtering.
March 12, 2026
A11y Audit Action
Version updated for https://github.com/Floopion/a11y-audit-action to version v1.3.1.
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 The a11y-audit-action is a free, open-source GitHub Action designed to automate WCAG 2.2 accessibility audits on rendered web pages. It integrates seamlessly with pull requests, providing detailed, collapsible comments on accessibility violations, and offers zero-configuration setup.
March 12, 2026
GitHub Action for GraalVM
Version updated for https://github.com/graalvm/setup-graalvm to version v1.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 3,845 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 sets up a specific GraalVM distribution in a workflow, enabling its use as both a JDK and for ahead-of-time Native Image compilation.
March 12, 2026
EvalView - AI Agent Testing
Version updated for https://github.com/hidai25/eval-view to version v0.5.0.
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 EvalView is a GitHub Action designed for regression testing of AI agents by automating the process of detecting behavioral changes and preventing regressions in continuous integration (CI) pipelines. It captures and snapshots the agent’s API behavior, including tool calls, sequences, parameters, outputs, costs, and latencies, creating a golden baseline for comparisons.
March 12, 2026
Palisade Security Scan
Version updated for https://github.com/highflame-ai/palisade-scan to version v1.0.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 The Palisade GitHub Action is an enterprise-grade ML model security scanner designed to detect and prevent backdoors, supply chain attacks, and malicious payloads in machine learning models before deployment. It automates tasks such as static analysis, model integrity validation, signature verification, and provenance tracking, ensuring compliance with security standards like Sigstore and SLSA.
March 12, 2026
Get Latest Version from GitHub Releases
Version updated for https://github.com/joepitt91/action-version-from-github-release to version v2.0.2.
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 retrieves the latest release version from a specified GitHub repository, allowing users to filter releases based on version constraints. It automates the process of identifying and extracting the most recent release version and tag, solving the problem of manually tracking or verifying repository release updates.