Below you will find pages that utilize the taxonomy term “your-ko”
November 20, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.7.2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add missing handler by @your-ko in https://github.com/your-ko/link-validator/pull/176 Full Changelog: https://github.com/your-ko/link-validator/compare/1.7.1...1.7.2
🔐 Supply Chain Security This release includes signed container images with attestations. See Security Documentation for verification instructions.
Container: ghcr.io/your-ko/link-validator:1.7.2 (GHCR package) Digest: ghcr.io/your-ko/link-validator@sha256:d672b7e120b35a1d82ea972315c08f9522430e938c0e5d37dc2098fd6b19bb75 Attestations: GitHub attestations • Container attestations Artifacts: SBOM • Provenance • Checksums
November 20, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.7.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Improve documentation by @your-ko in https://github.com/your-ko/link-validator/pull/163 Refactoring: Rename Stat fields to make the code more readable by @your-ko in https://github.com/your-ko/link-validator/pull/172 Refactoring. Stop using bloated GitHub regex and do URL parsing instead. Add more urlHandlers to cover more GitHub urls. Add unit tests.