December 15, 2025
cargo-rail
Version updated for https://github.com/loadingalias/cargo-rail-action to version v1.0.3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/loadingalias/cargo-rail-action/compare/v1.0.2...v1.0.3
December 15, 2025
tscanner-action
Version updated for https://github.com/lucasvtiradentes/tscanner-action to version v0.0.36.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/lucasvtiradentes/tscanner-action/compare/v0.0.35...v0.0.36
December 15, 2025
LineHook
Version updated for https://github.com/NagusameCS/lineHook to version v1.0.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s New New Features Uninstall Command: Added linehook uninstall (or linehook u) to cleanly remove LineHook from your project Removes .linehook/ directory (config, badges, graphs) Removes GitHub Action workflow (.github/workflows/linehook.yml) Cleans up LineHook entries from .gitignore Interactive confirmation (use -y to skip) Automatically cleans up empty .
December 15, 2025
ADR 2.0 Agent Promotion
Version updated for https://github.com/p2achAI/adr-agent to version v1.6.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
December 15, 2025
llm-cost
Version updated for https://github.com/Rul1an/llm-cost to version v1.3.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 📣 Announcement: FinOps Validation Suite (v1.3.0) “FinOps-as-Code” is now Enterprise Ready.
We are proud to announce the release of llm-cost v1.3.0, introducing the FinOps Validation Suite. This release transforms llm-cost from a developer tool into a trusted financial instrument, capable of audit-grade cost validation.
December 15, 2025
Terraform Module Releaser
Version updated for https://github.com/techpivot/terraform-module-releaser to version v1.8.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.8.0 (2025-12-15) ✨ New Features Flexible Module Reference Mode 🏷️: Choose how Terraform module versions are referenced in generated documentation—by tag or commit SHA—using the new module-ref-mode configuration. This gives you precise control over version tracking and auditability in your wiki documentation.
December 15, 2025
Agentic AI Code Reviewer
Version updated for https://github.com/TusharRoy23/ai-code-reviewer to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed AST parser added by @TusharRoy23 in https://github.com/TusharRoy23/ai-code-reviewer/pull/9 Full Changelog: https://github.com/TusharRoy23/ai-code-reviewer/compare/v0.0.9...v1.0.0
December 15, 2025
My JS Build Action
Version updated for https://github.com/vlad-yarko/js-build-action to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes fdsa
December 15, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.16.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Wrap GitHub client and use interface in handlers by @your-ko in https://github.com/your-ko/link-validator/pull/293 Use vektra/mockery to generate unit test mocks. Some corresponding refactoring in handlers. by @your-ko in https://github.com/your-ko/link-validator/pull/295 Validate whether the repository exist before doing any other call, so the error message is more meaningful, rather then just “Not Found”, where it wasn’t clear, what exactly wasn’t found by @your-ko in https://github.