July 18, 2026
Automatic Semantic Releases
Version updated for https://github.com/oliversalzburg/action-automatic-semantic-releases to version v3.2.0.
This action is used across all versions by 16 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automatically creates semantic releases based on versioning in code. It supports tagged builds, version management, and development builds with customizable release settings. The action uses the release-version.cjs script to generate versions and can be configured to create draft or prerelease releases.
July 18, 2026
Install omnipackage
Version updated for https://github.com/omnipackage/omnipackage-rs to version v0.1.17.
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.
Action Summary This GitHub Action installs and configures the OmniPackage CLI for building RPM, DEB, and Arch packages. It automates the process of packaging software into these formats using a specified channel (stable or master). The action is designed to be used in workflows on Ubuntu runners, automatically detecting the CPU architecture.
July 18, 2026
GitHub Change Risk
Version updated for https://github.com/orangevakaris/github-change-risk to version v1.5.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.
Action Summary The GitHub Action checks for risks in changes between two commits without running the repository’s code, providing deterministic risk signals and aggregate reports. It supports free and paid per-file reports, is opt-in for commenting on pull requests, and requires API access to function.
July 18, 2026
Self-hosted Repository Visuals
Version updated for https://github.com/overtrue/repo-visuals-action to version v1.3.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.
Action Summary The GitHub Action generates star history charts and contributor walls from GitHub’s API without using third-party rendering services, providing customizable themes and offline SVGs with embedded avatar images. It supports multiple chart types (area, line, glow) and various themes, including classic and gradient styles, with a focus on determinism and offline capabilities for local rendering.
July 18, 2026
PR Explainer AI
Version updated for https://github.com/rafaeltorresng/pr-explainer-action to version v1.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.
Action Summary PR Explainer AI is a GitHub Action that automates the creation of interactive HTML artifacts for pull requests. It helps reviewers understand pull requests by providing context, technical intuition, visual diagrams, code walkthroughs, and quizzes, making the knowledge durable and easy to revisit. The action supports multiple languages and limits large changes to avoid model issues.
July 18, 2026
ForgeProof Verify
Version updated for https://github.com/ryanjmichie-git/forgeproof-verify to version v1.0.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.
Action Summary This GitHub Action, forgeproof-verify, automates the verification of ForgeProof .rpack provenance bundles on pull requests. It ensures that the bundles are tamper-proof and integrates with CI to ensure complete integrity and completeness of sealed provenance chains and artifacts within the checkout. The action posts a human-readable audit report as a PR comment and writes it to the job summary, helping to maintain the veracity of AI-generated code in open-source projects.
July 18, 2026
Argus PR Review
Version updated for https://github.com/sibinms/argus to version v1.2.3.
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.
Action Summary Argus is an AI code review tool that optimizes for recall by running multiple specialized AI reviewers in parallel. It uses an evidence-based curator to verify findings before posting review comments on pull requests, helping developers identify more real bugs while keeping false positives manageable. The action supports various LLM providers and allows users to create custom lenses using Markdown.
July 18, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v3.7.1.
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.
Action Summary Bernstein is a deterministic orchestrator for CLI coding agents, scheduling tasks using plain Python to ensure reproducibility. It records every artifact write in an always-on lineage spine and replay journal, providing audit logs with receipts for offline verification.
July 18, 2026
gw - Go workspaces
Version updated for https://github.com/Toyz/gw 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.
Action Summary gw is a tool designed to streamline and automate Go monorepo management. It automates the creation, synchronization, and verification of a go.work file across multiple modules, ensuring consistent dependency versions and streamlined workflows. The main functionalities include bootstraping, linting, running commands in parallel, generating documentation, and analyzing module dependencies to identify changes affecting the project as a whole.
July 18, 2026
EcoTrace Carbon Gate
Version updated for https://github.com/Zwony/ecotrace to version core-v1.4.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.
Action Summary EcoTrace is a lightweight library designed to measure the carbon footprint of Python applications in real-time. It provides features such as pausing and resuming tracking, side-by-side run comparisons, webhook integrations, filtered CSV exporting, log maintenance commands, and access to session metrics programmatically. The action automates energy and emissions instrumentation without requiring configuration files or background services.