April 16, 2026
OCP Documentation Checker
Version updated for https://github.com/sebrandon1/ocp-doc-checker to version v1.0.17.
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 ocp-doc-checker GitHub Action is a tool designed to identify outdated OpenShift Container Platform (OCP) documentation URLs and suggest updated versions. It automates the validation of URLs across individual files or directories, provides JSON output for further automation, and can automatically update outdated links. Additionally, it supports anchor validation and batch processing, making it ideal for integrating into CI/CD pipelines to ensure documentation accuracy and consistency.
April 16, 2026
Conventional Commit Validator
Version updated for https://github.com/srajasimman/conventional-commit-validator to version v2.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 The Conventional Commit Validator GitHub Action ensures that commit messages in pull requests adhere to the Conventional Commits format, promoting consistent and meaningful commit history. It automates the validation process by checking each commit against predefined or customizable patterns, providing detailed error messages for invalid commits and failing the workflow if necessary. This action helps maintain standardized commit practices, improving collaboration and traceability in code repositories.
April 16, 2026
Embed Src - Embed Anything
Version updated for https://github.com/urmzd/fsrc to version v4.0.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 The fsrc GitHub Action automates the process of embedding the contents of source files into any text-based file, such as Markdown, YAML, or code files, using customizable comment markers. It solves the problem of manually copying and updating file content by automatically replacing designated markers with the latest content from referenced files. Key features include support for raw or fenced content insertion, seamless integration with GitHub workflows, and options for dry-run mode, commit customization, and language-specific formatting.
April 16, 2026
Agent Lint
Version updated for https://github.com/zhupanov/agent-lint to version v2.3.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 Agent Lint is a GitHub Action and CLI tool designed to lint and validate configurations and plugins for Claude Code projects. It automates the detection of issues across .claude/ and .claude-plugin/ directories using 104 customizable rules, ensuring proper structure, script integrity, and compliance with best practices. Its key capabilities include support for CI integration, pre-commit hooks, cross-platform binaries, and configurable rule management.
April 15, 2026
cargo-machete
Version updated for https://github.com/bnjbvr/cargo-machete to version v0.9.2.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cargo-machete GitHub Action automates the detection of unused dependencies in Rust projects, leveraging the cargo-machete tool for fast analysis. It simplifies dependency management by identifying and reporting unused libraries, reducing clutter and potential vulnerabilities in projects. This action is particularly useful for CI workflows to ensure cleaner and more efficient dependency handling.
April 15, 2026
Setup snx-rs VPN
Version updated for https://github.com/coretech-asia/snx-rs-action to version v1.0.1.
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 setup-snx-rs-vpn-action GitHub Action automates the process of installing and using snx-rs to connect to a Check Point VPN tunnel during CI/CD workflows. It establishes a secure VPN connection, enabling access to protected resources, and automatically disconnects once the job is complete. This action simplifies VPN management in pipelines, ensuring temporary and controlled access to internal systems.
April 15, 2026
cagent Runner
Version updated for https://github.com/docker/cagent-action to version v1.4.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 31 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cagent GitHub Action facilitates the integration and execution of Docker-based AI agents within GitHub workflows by automating the setup, configuration, and execution of the Docker Agent. It addresses challenges such as manual binary downloads, environment setup, and security risks by including features like secret leak prevention, prompt injection detection, and automated incident response. This action streamlines tasks like code analysis and other AI-driven operations while enhancing security and providing detailed workflow logs.
April 15, 2026
HyperHawk Link Checker
Version updated for https://github.com/dvdstelt/hyperhawk to version v1.10.0.
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 This GitHub Action, HyperHawk, automates the process of scanning markdown files for broken links, including internal, same-organization GitHub links, and external HTTP/HTTPS links. It identifies issues such as missing files, outdated links, or incorrect paths and provides one-click fix suggestions directly on pull requests as inline review comments. Additionally, it can generate summary reports on pushes or scheduled runs, helping teams maintain link integrity effortlessly.
April 15, 2026
Setup Prolog
Version updated for https://github.com/fabasoad/setup-prolog-action to version v1.1.1.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Setup Prolog GitHub Action automates the installation and configuration of SWI-Prolog (swipl), a Prolog programming language environment, on GitHub-hosted runners. It simplifies setting up Prolog development environments for workflows across Windows, Linux, and macOS, ensuring a consistent and ready-to-use Prolog setup. This action is particularly useful for automating tasks like running Prolog scripts or testing Prolog-based applications in CI/CD pipelines.
April 15, 2026
Usable PR Validator
Version updated for https://github.com/flowcore-io/usable-pr-validator to version v2.1.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 The “Usable PR Validator” GitHub Action automates the validation of pull requests using AI-powered analysis to ensure compliance with organizational standards stored in the Usable knowledge base. It integrates with multiple AI providers (OpenRouter, Anthropic, OpenAI, or Google Gemini) to dynamically fetch prompts and validate code changes, offering features like real-time revalidation, deviation documentation, and structured reporting. This tool streamlines code review processes, reduces human error, and enforces consistent coding practices across teams.