June 4, 2026
Remyx Outrider
Version updated for https://github.com/remyxai/outrider to version v1.3.5.
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.5 — Selection: out-of-pool external picks via broadening-search The selection pass can now return a candidate it finds outside the recommendation pool (via remyxai search query) when in-pool verification fails AND the broader catalog surfaces a paper that satisfies one of the three integration shapes. Closes a gap where the selection pass would correctly identify a substitution opportunity but had no schema-permitted way to return it.
June 4, 2026
Solana Infra Doctor
Version updated for https://github.com/satyakwok/solana-infra-doctor to version v0.10.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 Distribution & CI tooling release — no crate runtime, CLI, output, or JSON-shape changes.
Prebuilt binaries + cargo binstall: each release ships per-target sol-doctor-<target> archives (tgz, zip on Windows); cargo binstall solana-infra-doctor fetches them instead of compiling. GitHub Action (action.yml): a composite action that installs sol-doctor and runs it, gating a workflow job on Solana RPC readiness via the verdict exit code (0 GOOD / 1 WARNING / 2 BAD / 3 UNKNOWN). Inputs passed via the environment to prevent shell injection; self-test workflow included. Action hardening: --fail-on-warning and --samples are gated on command: check; CI tag docs clarified (moving @v1 vs pinned release tags). Install: cargo install solana-infra-doctor · cargo binstall solana-infra-doctor · uses: satyakwok/solana-infra-doctor@v1
June 4, 2026
FreeCAD Gallery Builder
Version updated for https://github.com/schmiddim/freecad-action to version v3.0.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 Self-hosted 3D model gallery powered by FreeCAD, Three.js and GitHub Pages.
Live Demo | Quick Start
What is this? A GitHub Action that turns FreeCAD .FCStd files into an interactive 3D gallery on GitHub Pages. Push your CAD files, get a website – no server needed.
June 4, 2026
Autonomous natural language tests with Squidler
Version updated for https://github.com/squidlerio/actions to version v4.0.1.
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 version with the “run-local” Action.
June 4, 2026
Setup DepVault CLI
Version updated for https://github.com/suxrobGM/depvault to version cli/v1.8.4.
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 Auto-switch the active project to the one matching the current repository (by remote URL, then name) when they diverge, instead of only printing a warning — supersedes the v1.8.2 mismatch warning, which now appears only when no project matches the repo Add a clear command (and REPL clear/cls) to clear the terminal screen
June 4, 2026
Setup Lean Environment
Version updated for https://github.com/texra-ai/lean-env-action to version 1.0.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 Full Changelog: https://github.com/texra-ai/lean-env-action/commits/1.0.0
June 4, 2026
TeXRA Agent
Version updated for https://github.com/texra-ai/texra-action to version v1.1.2.
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 docs: plain prose, remove em dashes; prompt drops capability narration by @LionSR in https://github.com/texra-ai/texra-action/pull/3 Full Changelog: https://github.com/texra-ai/texra-action/compare/v1.1.0...v1.1.2
June 4, 2026
AI-Driven ADR Enforcer
Version updated for https://github.com/y-matsuo081991/ai-adr-enforcer to version v1.0.5.
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 Full Changelog: https://github.com/y-matsuo081991/ai-adr-enforcer/compare/v1.0.4...v1.0.5
June 4, 2026
Plumber Compliance Scanner
Version updated for https://github.com/getplumber/plumber to version v0.3.50.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.3.50 (2026-06-04)
June 4, 2026
Sentry Release
Version updated for https://github.com/getsentry/action-release to version v3.7.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 5,928 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed New Features ✨ (sentry-cli) Upgrade to 2.58.6 by @szokeasaurusrex in #323