June 5, 2026
Semantic Release Action Fork
Version updated for https://github.com/NuoXianTech/semantic-release-action to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Update action.yml (6736110) Delete .github/workflows directory (e5a7c13) Update action.yml (2e10652) Create action.yml (1a346e3) Release 1.0.4 (a0d69ba) Fix issue when parsed version has undefined numbers (2105997) debug compare (cb82078) Add debug for versions tag (3f006d7) Version 1.0.3 (5a3f6c8) Fix latest version searching logic regression (2d236a8)
June 5, 2026
Quick OCP
Version updated for https://github.com/palmsoftware/quick-ocp to version v0.0.33.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed fix: retry crc start on kubeconfig update failure (#52) CRC occasionally reports Cannot update kubeconfig: connection reset by peer during startup but claims the cluster started successfully. This left oc unable to connect, causing wait-for-node-ready to time out after 10 minutes.
June 5, 2026
Andy — PR Handoff by Drift
Version updated for https://github.com/refactorlab/drift to version drift-lab-v0.11.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 Drift Lab drift-lab-v0.11.1 Built for macOS (Apple Silicon + Intel) and Linux (x86_64). Bump: patch.
Install macOS arm64 — Drift Lab_*_aarch64.dmg macOS Intel — Drift Lab_*_x64.dmg Debian/Ubuntu — sudo dpkg -i drift-lab_*_amd64.deb Other Linux — chmod +x drift-lab_*.AppImage && ./drift-lab_*.AppImage Verifying Every asset is hashed in SHA256SUMS. Run shasum -a 256 -c SHA256SUMS after downloading.
June 5, 2026
Remyx Outrider
Version updated for https://github.com/remyxai/outrider to version v1.3.6.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed v1.3.6 — Selection timeout hotfix Hotfix for selection-pass timeouts observed after the v1.3.4 / v1.3.5 prompt extensions.
The agentic verification loop with the extended schema needs roughly 5–6 minutes of wall budget for 20–25 verification turns (code searches + per-candidate contract checks). The prior 180s default was too tight on real production pools and induced fall-back to the top-ranked candidate — bypassing the agentic verification entirely. Observed on a remyxai/VQASynth run earlier today where selection should have surfaced a substitution Issue but instead emitted a standard issue_opened_preflight.
June 5, 2026
oss-signal
Version updated for https://github.com/SalmonPlays/oss-signal to version v0.7.0.
This action is used across all versions by 0 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 oss-signal v0.7.0 oss-signal v0.7.0 adds maintainer plan output for turning audit findings into PR-sized outreach plans.
Changes Adds --format plan to the CLI and GitHub Action. Adds PR sequencing with suggested files, impact labels, and acceptance criteria. Adds docs/plan-output.md and docs/examples/github-plan.md. Updates maintainer playbook, reviewer evidence, adoption evidence, and README links for the new workflow. Verification npm run check npm publish --dry-run
June 5, 2026
Solana Infra Doctor
Version updated for https://github.com/satyakwok/solana-infra-doctor to version v0.11.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 Yellowstone gRPC readiness diagnostics Adds sol-doctor grpc check — a safe, local-first readiness check for a Yellowstone gRPC endpoint: is it reachable, authenticated, responsive, streaming fresh slots, and suitable for a backend?
Transport (connect + TLS/HTTP-2), Authentication (optional x-token, env-only, never logged), Unary probes (Ping/GetVersion/GetSlot/GetBlockHeight/GetLatestBlockhash/IsBlockhashValid), and a narrow slot-only Subscribe stream (time-to-first-update, latest slot). Optional --rpc slot cross-check; concise/--verbose human, --json (with schema_version), and --report Markdown output; gRPC error-kind taxonomy + remediation hints. Safe by default: no transactions, no state changes, slots-only, every connection/request/stream bounded. sol-doctor grpc check --grpc https://example-yellowstone-endpoint --x-token-env YELLOWSTONE_X_TOKEN Adds tonic 0.14 + yellowstone-grpc-proto 12.4 (only solana-pubkey, not the full SDK). MSRV is now 1.88. The release-target matrix is unchanged. Existing check/compare/ws are unaffected.
June 5, 2026
Azure App Service Settings Community
Version updated for https://github.com/Tango992/azure-appservice-settings to version v1.0.9.
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 build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/85 build(deps): bump qs from 6.15.0 to 6.15.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/84 build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/86 build(deps): bump github/codeql-action from 4.35.3 to 4.36.1 by @dependabot[bot] in https://github.com/Tango992/azure-appservice-settings/pull/87 Dependency update by @Tango992 in https://github.com/Tango992/azure-appservice-settings/pull/88 Full Changelog: https://github.com/Tango992/azure-appservice-settings/compare/v1...v1.0.9
June 5, 2026
Factorio Mod Uploader
Version updated for https://github.com/TheBrutalX/Factorio-mod-uploader-action to version v2.0.4.
This action is used across all versions by 34 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 Fixing some pipeline problem by @TheBrutalX in https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/48 Problem setting tag for mod by @xyzzycgn in https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/62 New Contributors @xyzzycgn made their first contribution in https://github.com/TheBrutalX/Factorio-mod-uploader-action/pull/62 Full Changelog: https://github.com/TheBrutalX/Factorio-mod-uploader-action/compare/2.0.2...v2.0.4
June 5, 2026
Haiku-vm
Version updated for https://github.com/vmactions/haiku-vm to version v1.1.1.
This action is used across all versions by 47 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 update for stability and reliability
Full Changelog: https://github.com/vmactions/haiku-vm/compare/v1.1.0...v1.1.1
June 5, 2026
MidnightBSD-vm
Version updated for https://github.com/vmactions/midnightbsd-vm to version v1.0.3.
This action is used across all versions by 29 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 update for stability and reliability
Full Changelog: https://github.com/vmactions/midnightbsd-vm/compare/v1...v1.0.3