June 3, 2026
Hwaro Deploy to Pages
Version updated for https://github.com/hahwul/hwaro to version v0.15.1.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed v0.15.1 Fixed SEO: og:type and JSON-LD schema now distinguish page-bundle leaves from section landings, so bundle sites no longer label every page website/WebSite; a new home? helper detects homepages (#608, #601) Scaffold nav: nav-hint comment no longer leaks a {% raw %} delimiter into generated pages (#609) Full Changelog: https://github.com/hahwul/hwaro/compare/v0.15.0...v0.15.1
June 3, 2026
Generate version
Version updated for https://github.com/HardNorth/github-version-generate to version v1.4.1.
This action is used across all versions by 250 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 Node.js version updated on 24, by @ijsvogelaar
June 3, 2026
AI PR Reviewer by hevinbryant
Version updated for https://github.com/hevinbryant/ai-pr-reviewer to version V1.
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 First stable release of ai-pr-reviewer.
What’s included Automatic AI code review on every PR open/update Support for OpenAI (GPT-4o) and Anthropic (Claude) English and Chinese review output Configurable file exclusions and review limits Clean, structured Markdown review comments
June 3, 2026
Codex Action
Version updated for https://github.com/icoretech/codex-action to version v0.9.5.
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 0.9.5 (2026-06-02) Bug Fixes deps: update ghcr.io/icoretech/codex-docker docker tag to v0.136.0 (#22) (7d891f9)
June 3, 2026
JFrog Boost
Version updated for https://github.com/jfrog/boost to version v0.7.11.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 1 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 Bug Fixes Boost no longer rewrites bare environment-variable assignments (e.g. FOO=bar), so setting variables behaves exactly as it does without Boost. (#371) Full Changelog: https://github.com/jfrog/boost/compare/v0.7.10...v0.7.11
June 3, 2026
Markup AI Content Guardian
Version updated for https://github.com/markupai/content-guardian-action to version v2.0.0.
This action is used across all versions by 1 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 ⚠️ v2 is a breaking release — migration guide v2 talks to the Markup AI agentic API directly and runs the style agent per file. Most workflows migrate in two edits: bump the version tag and replace the old style inputs (dialect, tone, style-guide) with the single optional style_guide.
June 3, 2026
AIB Infra Scan
Version updated for https://github.com/matijazezelj/aib to version v1.4.5.
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 What’s Changed feat: add baseline diffs and compose policy checks by @matijazezelj in https://github.com/matijazezelj/aib/pull/25 fix: include changed diff details in reports by @matijazezelj in https://github.com/matijazezelj/aib/pull/26 Full Changelog: https://github.com/matijazezelj/aib/compare/v1.4.4...v1.4.5
June 3, 2026
Kyosei Code Review
Version updated for https://github.com/ncaq/kyosei-action to version v2.2.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed Dependency Updates build(deps): lock file maintenance by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/141 build(deps): update actions/checkout action to v6.0.3 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/142 build(deps): update anthropics/claude-code-action action to v1.0.134 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/143 Full Changelog: https://github.com/ncaq/kyosei-action/compare/v2.2.0...v2.2.1
June 3, 2026
BoardReadyOps - Hardware Fabrication Gate
Version updated for https://github.com/oaslananka/boardreadyops to version v1.2.3.
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 1.2.3 (2026-06-03) Bug Fixes stabilize v1.2.2 release CI (dist, KiCad metadata, CHANGELOG) (adb7bb1) CI ci: add governance workflow concurrency (b1a735e), closes #100
June 3, 2026
vxcloud Deploy
Version updated for https://github.com/prodxcloud/vxcloud-deploy-action to version v1.0.2.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Bug Fixes Guard fix: v1 floating tag now correctly points to v1.0.2, the guarded and stable version of the action. Auth patch: Resolved an issue where API-key authentication was failing on workflow re-runs when using @v1. Details Users pinning prodxcloud/vxcloud-deploy-action@v1 will automatically receive this fix. Workflows that previously returned a failure result on re-run due to the auth guard will now resolve correctly.