OCP Documentation Checker
Version updated for https://github.com/sebrandon1/ocp-doc-checker to version v1.0.12.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The ocp-doc-checker GitHub Action automates the detection and updating of outdated OpenShift Container Platform (OCP) documentation URLs. It scans individual URLs, files, or directories, validates anchors, and provides options to automatically fix outdated links, generate JSON reports, and integrate into CI/CD workflows. This tool streamlines the maintenance of accurate OCP documentation references, reducing manual effort and ensuring reliability in technical documentation.
Release notes
What’s Changed
- Bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in https://github.com/sebrandon1/ocp-doc-checker/pull/37
Full Changelog: https://github.com/sebrandon1/ocp-doc-checker/compare/v1...v1.0.12