July 8, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.47.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Installation pip:
pip install agent-audit-kit==v0.3.47 Docker:
docker pull ghcr.io/sattyamjjain/agent-audit-kit:v0.3.47 GitHub Action:
- uses: sattyamjjain/agent-audit-kit@v0.3.47 with: fail-on: high Supply chain rules.json — deterministic rule bundle rules.json.sha256 — trusted digest sbom.cdx.json / sbom.spdx.json — CycloneDX + SPDX SBOM *.sigstore — Sigstore keyless signatures (verify with agent-audit-kit verify-bundle) What’s Changed fix(rules): correct SEP citations on AAK-MCP-STATELESS-* pack (0.3.47) by @sattyamjjain in https://github.com/sattyamjjain/agent-audit-kit/pull/409 feat(rules): pin CVE-2026-14471 (Amazon mcp-gateway-registry SQLi, closes #408) by @sattyamjjain in https://github.com/sattyamjjain/agent-audit-kit/pull/410 Full Changelog: https://github.com/sattyamjjain/agent-audit-kit/compare/v0.3.46...v0.3.47
July 8, 2026
SiliconRig HIL
Version updated for https://github.com/siliconrig/action to version v1.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 First Marketplace release of the SiliconRig HIL action.
Flash firmware to a real embedded board (ESP32-S3, STM32H753, STM32F446, RP2350), capture serial output, and fail the workflow when the hardware run fails. Handles the full session lifecycle including cleanup on job failure.
July 8, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v3.1.0.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed v3.1.0 Released 2026-07-07.
A verifiability feature release. Task completion now produces a sealed, content-addressed proof of what passed, not just a status line, and that proof verifies with the same audit chain that seals everything else.
July 8, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.3.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 0.3.0 (2026-07-07) ⚠ BREAKING CHANGES remove legacy SDK tool execute compatibility (#27) Features cli: add version and update commands (#30) (63f3869) Bug Fixes docs: serve root shell in docs image (#29) (587754a) runtime: tighten suggested change publication (#25) (e3d3646) Code Refactoring remove legacy SDK tool execute compatibility (#27) (baf2dc3)
July 8, 2026
Specreel
Version updated for https://github.com/specreel/specreel 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 Turn the Playwright trace.zip your tests already produce into a watchable, shareable demo — and regenerate it on every green build, so the demo can’t go stale.
Single-file, stdlib-only CLI: specreel.py Trace → narrated HTML player, gallery, single-file bundle, optional MP4 recommend — crawl a running app and scaffold Playwright flows GitHub Action for the freshness loop; MCP server + Claude Code skill Opt-in, BYO-key AI narration pip install specreel (PyPI publish in progress — until then, grab the wheel below or clone).
July 8, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.56.0.
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 feat: Update dependency NixOS/nix to v2.34.8 (#157) (4c49b8a29e987ece0ff3a70cfc4c91918b21cc92) bump: v1.55.0 -> v1.56.0 (1443d93dfa3ca2f043b37f848631d6ac5563b0ec) chore(deps): lock file maintenance nix inputs (#156) (5bb45b10181ed8c209faa78078d5609d1950a4e5) chore(deps): update github actions to v1.55.0 (#155) (93b59515c97e5f9c2b82af99533bc2e0842e76a0)
July 8, 2026
GitGalaxy Scanner
Version updated for https://github.com/squid-protocol/gitgalaxy to version v.2.3.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 🚀 Overview GitGalaxy v2.3.1 is a critical security and data-integrity hotfix. This release locks down structural data provenance for air-gapped environments, resolves machine-learning sparsity poisoning, and hardens the engine against false positives in deep monorepos and shallow CI/CD clones.
July 8, 2026
Node Semantic Release
Version updated for https://github.com/stairwaytowonderland/node-semantic-release to version v1.196.0.
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 chore(release): 1.196.0
1.196.0 (2026-07-08) ✨ Features update releaserc template (cb59cf4)
July 8, 2026
Repository Create
Version updated for https://github.com/stairwaytowonderland/repository-create to version v1.81.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 chore(release): 1.81.0
1.81.0 (2026-07-08) ✨ Features update workflow permissions (18ffc9e)
July 8, 2026
pinprick-action
Version updated for https://github.com/starhaven-io/pinprick-action to version v0.4.2.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Updates the pinned pinprick version.
Defaults to pinprick 0.21.0 (was 0.20.1 in v0.4.1), pinned for deterministic runs. pinprick 0.21.0 removes the source.unverified scoring rule and its trusted-owners config key, moving the scoring rubric to 0.9.0: score no longer emits the zero-point publisher note, and trusted-owners is no longer a recognized config field. The action’s behavior, inputs, and permissions are unchanged. See the README for usage.