August 20, 2026
Tessl Code Review
Version updated for https://github.com/tesslio/code-review-action to version v1.2.0.
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 automates the process of running Tessl Code Review on pull requests. It handles pull-request resolution, exact-head checkout, Tessl CLI setup, review publication, stale-head protection, idempotency, failure notices, and result artifacts. The action supports configuration through a profile or explicit lens selection.
August 20, 2026
Setup shp
Version updated for https://github.com/timbrinded/shapelang to version v0.8.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 Shape is a typed architecture conformance language that helps developers write clear, explicit, and checkable architectural claims. It checks the coherence of the system’s architecture model against declared specifications, ensuring that resources are protected from unintended deletions and that component grants match function effects. Shape automates tasks such as code formatting, coverage analysis, design memory recording, and more.
August 20, 2026
compose-lint
Version updated for https://github.com/tmatens/compose-lint to version v0.21.0.
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 Purpose and Functionality: compose-lint is a security-focused linter for Docker Compose files that detects and fixes dangerous misconfigurations in CI pipelines. It automates security checks, catches common vulnerabilities such as privilege flaws, network exposure, supply-chain issues, file leaks, and credential leaks.
August 20, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.14.
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 ToQuery/wails3-build-action is designed to automate the build process for Wails.io v3 projects. It installs GoLang and NodeJS, builds a binary based on user-specified configuration options, and optionally uploads the results to GitHub or publishes them as a release when a tag is pushed. The action supports various platforms and configurations for building and packaging the application.
August 20, 2026
NuGet dependency graph
Version updated for https://github.com/Tsabo/nugraph-action to version v3.
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 The GitHub Action provides reusable functionality to generate NuGet dependency graphs from .NET solutions or projects using the 0xced/nugraph tool. It supports solution files and automates tasks related to creating project-specific dependency graphs as artifacts or appending them directly to job summaries, rendering them in different formats like SVG, PNG, PDF, and JPEG. The action handles multiple projects within a solution by generating separate graphs for each, and provides options for customizing graph styling.
August 20, 2026
Vaara Policy Check
Version updated for https://github.com/vaaraio/vaara to version v1.71.0.
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 The action automates the process of verifying and auditing autonomous actions to ensure accountability and transparency. It provides a tamper-evident record that anyone can verify offline, including regulators, auditors, and customers after incidents. The action helps in ensuring that every call to a governed function is risk-scored and decided against the policy before it runs, ensuring the integrity of transactions and decisions.
August 20, 2026
Veracode Configure
Version updated for https://github.com/vcode-config/configure to version v0.05.
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.
Action Summary The veracode-config GitHub Action automates the process of onboarding repositories into the Veracode Workflow integration. It checks if an Application Profile exists, creates one if it does not, and persists inventory and workflow configuration values in custom metadata. The action also provides reusable workflow outputs for downstream jobs. It inventories programming languages, package managers, non-GitHub build definitions, and generates JSON data for the inventory and workflow config. The action supports customization of various fields such as metadata keys and business criticality levels.
August 20, 2026
Diffly PR triage
Version updated for https://github.com/VIVAAN-DHAWAN/diffly-cli to version v0.2.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.
Action Summary diffly-cli is a tool for triaging GitHub pull requests by analyzing metadata, files, diffs, statuses, and repository trees. It provides deterministic verifications with blast-radius maps and supports literate-diff explanations using OpenAI models, automating the review process. The tool helps identify high-risk areas in large PRs and maintains one verdict comment with risk flags.
August 20, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.10.
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 This GitHub Action, RustScript, allows developers to write scripts in the Rust programming language and run them like shell scripts. It provides a quick and efficient way to execute Rust code without the need for compiling it each time. The action supports a subset of Rust features and automatically validates scripts with rustc before execution. It also offers various commands such as running, validating, building, updating, cleaning, and listing supported methods.
August 20, 2026
Build Flow Action
Version updated for https://github.com/wgtechlabs/build-flow-action to version v0.2.0.
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.
Action Summary Build Flow Action is a reusable GitHub Actions workflow that automates the entire build and release lifecycle, eliminating manual configuration and ensuring consistent CI checks and security gates. It supports multiple ecosystems and provides zero-config detection of dependencies, allowing teams to focus on writing their own build commands rather than setting up complex workflows.