June 5, 2026
ProdVerdict
Version updated for https://github.com/prodv-dev/prodverdict-action to version v0.5.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.
What’s Changed Marketplace-ready ProdVerdict GitHub Action. See https://prodverdict.com
June 5, 2026
Hibernation setup
Version updated for https://github.com/Profiidev/hibernation to version v0.3.2.
This action is used across all versions by 5 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Hibernation version v0.3.2 has been released!
What’s Changed refactor: better error status for form by @Profiidev in https://github.com/Profiidev/hibernation/pull/85 chore: update flake lock by @profidev-commit-bot[bot] in https://github.com/Profiidev/hibernation/pull/86 chore: updated inputs by @Profiidev in https://github.com/Profiidev/hibernation/pull/87 style: updated css by @Profiidev in https://github.com/Profiidev/hibernation/pull/88 feat: added pkce by @Profiidev in https://github.com/Profiidev/hibernation/pull/89 fix: oidc error handling by @Profiidev in https://github.com/Profiidev/hibernation/pull/90 Release version v0.3.2 by @profidev-commit-bot[bot] in https://github.com/Profiidev/hibernation/pull/91 Full Changelog: https://github.com/Profiidev/hibernation/compare/v0.3.1...v0.3.2
June 5, 2026
XLSX Cache Doctor
Version updated for https://github.com/proompteng/bilig to version libraries-v0.163.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.
What’s Changed Libraries v0.163.0 Release type: patch Previous libraries tag: libraries-v0.162.0 Manual override: yes Fixes fix(release): allow first-time runtime npm packages (c0196223) fix(xlsx): drop SheetJS CDN dependency pin (97f6e659) fix(xlsx): isolate SheetJS runtime imports (e4bcf979) fix(xlsx): remove SheetJS from dense parse heuristic (fa6825c6) Internal runtime changes chore(release): runtime packages v0.163.0 (a2661b36)
June 5, 2026
Authenticate to Logfire
Version updated for https://github.com/pydantic/logfire-auth-action to version v1.1.0.
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.
What’s Changed What’s Changed Surface Marketplace publish URL from the release script by @jirikuncar in https://github.com/pydantic/logfire-auth-action/pull/6 Use underscore output names, keep dash aliases for backward compat by @jirikuncar in https://github.com/pydantic/logfire-auth-action/pull/7 Full Changelog: https://github.com/pydantic/logfire-auth-action/compare/v1.0.2...v1.1.0
June 5, 2026
docker-hash
Version updated for https://github.com/RemkoMolier/docker-hash to version v0.3.5.
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.
What’s Changed Changelog
June 5, 2026
AI Code Trust Validator
Version updated for https://github.com/rudra496/ai-code-trust-validator 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.
June 5, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.8.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Added code-block-tools: add deno fmt as a built-in formatter (755b086) junit: report passing files, not just failures (dc8a964) code-block-tools: generate built-in tools docs table from the registry (fe9d52c) Fixed code-block-tools: drop rubocop (not usable as a generic code-block linter) (fa7fa83) code-block-tools: correct and drop built-ins after verifying real binaries (9106da9) code-block-tools: correct shellcheck invocation, drop unworkable eslint (415fab0) MD026: make trailing-punctuation removal idempotent (3dfeb83) config: bound project config discovery at the home directory (0cdf3b7) tables: use real line terminator for byte offsets in table detection (751b158) Downloads File Platform Checksum rumdl-v0.2.8-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum rumdl-v0.2.8-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum rumdl-v0.2.8-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum rumdl-v0.2.8-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum rumdl-v0.2.8-x86_64-apple-darwin.tar.gz macOS x86_64 checksum rumdl-v0.2.8-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum rumdl-v0.2.8-x86_64-pc-windows-msvc.zip Windows x86_64 checksum Installation Using uv (Recommended) uv tool install rumdl Using pip pip install rumdl Using pipx pipx install rumdl Direct Download Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
June 5, 2026
oss-signal
Version updated for https://github.com/SalmonPlays/oss-signal to version v0.8.4.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed oss-signal v0.8.4 fixes OpenSSF Scorecard workflow publication after the Node.js 24 opt-in release.
Changed Scoped FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 to the Scorecard artifact upload step instead of setting it globally in the Scorecard workflow. Kept the Node.js 24 opt-in for generated trial workflows, dogfood workflows, and copyable examples where it avoids GitHub Actions Node.js 20 deprecation warnings. Verify npm ci npm run check npm publish --dry-run The release is compatibility-focused and keeps the v0.8 workflow output contract unchanged.
June 5, 2026
Find the Gaps
Version updated for https://github.com/sandgardenhq/find-the-gaps to version v0.17.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.
What’s Changed What’s Changed feat(llm): add Gemini as a default-eligible LLM provider by @britt in https://github.com/sandgardenhq/find-the-gaps/pull/107 feat: generate Doc Holiday prompts for stale and missing docs gaps by @britt in https://github.com/sandgardenhq/find-the-gaps/pull/108 Full Changelog: https://github.com/sandgardenhq/find-the-gaps/compare/v0.16.0...v0.17.0
June 5, 2026
Solana Infra Doctor
Version updated for https://github.com/satyakwok/solana-infra-doctor to version v0.12.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.
What’s Changed Add sol-doctor grpc compare: rank multiple Yellowstone gRPC endpoints for a workload profile. It reuses the single-endpoint grpc check probe (safe by default, slot-only, redaction-safe) for every endpoint concurrently, then scores and ranks them by verdict, connect latency, time-to-first-slot-update, slot freshness, and stream stability, and recommends a best/worst endpoint with an honest connect-versus-stream tradeoff note. Profiles (--profile): general (balanced), latency (bots/MEV — weighs connect and first-event), and indexer (weighs slot freshness and stream stability). Per-endpoint tokens: pass --grpc more than once and pair --x-token-env by position — provide none (all anonymous), one (shared across endpoints), or one per endpoint. As with grpc check, the token is read only from an environment variable, never from the command line, and is never printed, serialized, or logged. Output is available as concise / --verbose human text, --json (with a schema_version), and a --report <PATH> Markdown report. gRPC does not expose a genesis hash, so grpc compare cannot detect a mixed-network comparison; endpoints are assumed to be on the same Solana network (documented), and slot freshness is ranked relative to the freshest endpoint observed.