June 3, 2026
XLSX Cache Doctor
Version updated for https://github.com/proompteng/bilig to version libraries-v0.157.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.157.0 Release type: minor Previous libraries tag: libraries-v0.155.0 Manual override: no Features feat(agent): emit installable WorkPaper rules (8baf3b7b) Internal runtime changes chore(release): runtime packages v0.156.0 (02d058e1) chore(format): satisfy markdown formatter (1d7c27a4)
June 3, 2026
GPG Import
Version updated for https://github.com/purpleclay/gpg-import-action to version v0.1.0.
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.
What’s Changed v0.1.0 - June 03, 2026 New Features 53886cf add composite action that installs and executes gpg-import (#2) (@purpleclay) Generated with release-note
June 3, 2026
Zenzic Documentation Quality Gate
Version updated for https://github.com/PythonWoods/zenzic-action to version v1.2.0.
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.
What’s Changed Zenzic Action v1.2.0 This release aligns the Action with Zenzic Core v0.9.1, adds new pipeline integration inputs/outputs, and hardens the security and compliance gates.
What’s Changed Added guard-scan Input: Run zenzic guard scan before the main quality gate to intercept credentials early. cap-exceeded Output: Exposes suppression-cap failures for downstream workflow/CI logic. Sovereign Job Summary: Produces GitHub Action Job Summary outputs for every critical non-zero exit code. Changed Zenzic Core Pin: Aligned and pinned the default Zenzic core engine version to 0.9.1. Runtime Governance Parity: The wrapper script now executes score governance checks directly after running the checks. ADR-089 Alignment: GitHub Actions dependencies pinned to immutable SHA-40 hashes. ADR-037 Alignment: Unified formatting of release names to a standardized semantic form. Final Guard documentation aligned with the exact sequence of the just verify recipe. Security & Compliance Explicitly documented non-suppressible action boundaries for exit codes 2 and 3. Enforced end-to-end forwarding contracts for security-related runtime flags. Inherited core governance semantics, including additive brand_obsolescence merge behavior. Cleaned up contributing and release files for REUSE licensing compliance. For more details, see the Changelog.
June 3, 2026
Andy — PR Handoff by Drift
Version updated for https://github.com/refactorlab/drift to version drift-static-profiler-v0.8.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.
What’s Changed chore(profiler): bump drift-static-profiler 0.8.0 → 0.8.1; correlate wasm/extension release to the bump (9def8df) feat(action): replace Piper TTS with Kokoro via sherpa-onnx for the PR audio summary (558935f) feat(chrome-extension): client-side TTS + in-browser live scan pipeline (351d2af) feat(chrome-extension): cache spoken-summary audio so it never re-downloads (5ad1f39) feat(action): commit-driven audio on docs-only PRs + drop MP4 sibling (e971d8f) feat(action): honest no-source notice for docs/config-only PRs (854f159) ci(chrome-ext): silence SC2016 on the JS template-literal in the preflight (actionlint clean) (fc01578) ci(chrome-ext): preflight Chrome Web Store auth + package to surface the real 400 (dd38812) feat(chrome-extension): Andy chat assistant + Chrome Web Store publishing prep (b6359cc) feat(profiler): React finding reference links + bump 0.7.1 → 0.8.0 (019eaef)
June 3, 2026
gomarklint
Version updated for https://github.com/shinagawa-web/gomarklint to version v3.2.3.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Changelog Bug Fixes 🐛 4c3dc174546caa08e3a16084d4bf228c3495d2e7: fix: add directory: Formula to goreleaser brews config (#319) (@shinagawa-web) Documentation 📝 159e353d0098ce64042dfbb176221acafb02b464: docs: add npm version and weekly downloads badges to README (#316) (@shinagawa-web) 928965d4894ec6c67bc8138592aa43aa838f466b: docs: sync website homepage with README badges and fix GIF rendering (#314) (@shinagawa-web) Maintenance 🔧 990c1830f0c7302811f380ddbbc296ca1b45567a: chore(deps): update actions/checkout action to v6.0.3 (#318) (@renovate[bot]) 2cf327c85c29c6765f95c10209efe0c0fde83cf1: chore(deps): update github/codeql-action action to v4.36.1 (#317) (@renovate[bot]) e196d1bb6fddff8ea0a8edfc3d2e1a35c735e35a: chore(deps): update shinagawa-web/gomarklint action to v3.2.2 (#313) (@renovate[bot]) 1c60b62d282e4021d86de8ad7b7cd6c96391c5d9: chore(deps): update suzuki-shunsuke/pinact-action action to v3 (#307) (@renovate[bot]) Other Changes 92400ae88f4edcef7213cbfb01d4cbd5d5c105e5: ci: replace go-install-check with scheduled verify-distribution workflow (#312) (@shinagawa-web)
June 3, 2026
rekipedia — AI Codebase Wiki
Version updated for https://github.com/unrealandychan/rekipedia to version py/v0.21.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.
What’s Changed 🐛 Bug Fixes reki search always returned “No rekipedia DB” — search.py was hardcoded to look for .rekipedia/rekipedia.db but reki scan writes .rekipedia/store.db. Fixed with store.db-first + rekipedia.db fallback for backward compat. reki export --format obsidian/graphml/cypher — same hardcoded old DB path bug in export.py (2 blocks). Fixed. reki search --all-repos — cross_repo_search.py never found any repos for the same reason. Fixed. Wiki CI rebase conflicts — wiki workflow was committing before pulling, causing merge conflicts in docs/wiki/. Fixed to stash → pull → stash pop → commit → push. All three DB path fixes follow the same pattern as hotspots, tour, affected, and impact commands.
June 3, 2026
iac-cartographer
Version updated for https://github.com/vakaobr/iac-cartographer to version v1.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 1.1.0 (2026-06-02) Added overlays: Terraform Cloud / HCP overlay + stale failed-apply alerts (#98) (#121) (85bb997) What’s Changed feat(overlays): Terraform Cloud / HCP overlay + stale failed-apply alerts (#98) by @vakaobr in https://github.com/vakaobr/iac-cartographer/pull/121 chore(main): release 1.1.0 by @vakaobr in https://github.com/vakaobr/iac-cartographer/pull/122 Full Changelog: https://github.com/vakaobr/iac-cartographer/compare/v1.0.0...v1.1.0
June 2, 2026
phi.ag - Setup Binaryen
Version updated for https://github.com/phi-ag/setup-binaryen to version v1.0.9.
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 1.0.9 (2026-06-02) Miscellaneous Chores deps: update dependency binaryen to v127 (c90cb5e) deps: update dependency binaryen to v128 (0e9f542) deps: update dependency binaryen to v129 (1c55583) deps: update dependency binaryen to v130 (e4eb9d7) deps: update dependency macos to v26 (9a50f9a) deps: update googleapis/release-please-action action to v5 (a4b8833) deps: update googleapis/release-please-action digest to 5c625bf (0e9bd6f)
June 2, 2026
ProdVerdict
Version updated for https://github.com/prodv-dev/prodverdict-action to version v0.3.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 2, 2026
XLSX Cache Doctor
Version updated for https://github.com/proompteng/bilig to version libraries-v0.154.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.154.0 Release type: minor Previous libraries tag: libraries-v0.153.0 Manual override: yes Internal runtime changes docs(workpaper): show npm proof output (cf1ae506)