August 17, 2026
Rust Bench Compare PRs
Version updated for https://github.com/wcampbell0x2a/rust-bench-compare-action to version v1.0.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 This GitHub action compares the performance of a pull request with the base branch using Rust benchmarks. It supports both the criterion.rs and gungraun harnesses, with gungraun providing more stable results due to instruction counts and estimated cycles. The action is hardware-independent and does not use external services, making it suitable for CI environments.
August 17, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v0.1.9.
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.
Action Summary This GitHub Action, B.IA, automates accessibility checks in CI/CD pipelines. It helps companies ensure their products meet WCAG guidelines for specific audiences and provides AI-driven feedback to developers if compliance is not met. The action allows users to define an audience and the percentage of guidelines required, enabling companies to focus on critical user groups while maintaining high standards across all projects.
August 16, 2026
RuleBlast
Version updated for https://github.com/Kpoiut/ruleblast to version v2.2.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 RuleBlast is a Git extension that analyzes repository changes to identify all files that inherit specific changes, including those in Codex, Claude Code, Gemini CLI, and Copilot CLI. It provides a detailed diff of the blast radius, showing which files have been affected by a change across different tools. This helps users understand how their changes propagate through the system and can detect anomalies or unintended consequences.
August 16, 2026
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v1.3.1.
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.
Action Summary AIsbom is a tool designed to detect malware and license risks in machine learning model files, primarily through static analysis. It inspects Python Pickle bytecode, Keras configurations, GGUF chat templates, ONNX graphs, and SafeTensors binaries to identify RCE-capable payloads and restrictive licenses that are not detected by generic SBOM tools. The tool does not load or execute the models, ensuring compliance and security during scans.
August 16, 2026
Download and cache a file in GitHub Actions
Version updated for https://github.com/mercury233/action-cache-download-file to version v1.3.0.
This action is used across all versions by 11 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action downloads a file from a URL and caches it for subsequent workflow runs, supporting SHA-256 checksum verification. It ensures that only files with the expected contents are used, providing a reliable way to manage cached assets across different builds.
August 16, 2026
QHSE Professionals CI/CD Run ATF Test Suite
Version updated for https://github.com/mikevdberge/sncicd-tests-run to version 1.0.14.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the running of automated test suites in a ServiceNow environment using basic authentication, API keys, or an instance URL. It solves problems related to managing and executing test automation scripts within a CI/CD pipeline by simplifying the setup and configuration process for testing environments. The key capabilities include supporting various browsers, operating systems, test suite selection, and handling different authentication methods for ServiceNow instances.
August 16, 2026
postmortem supply-chain gate
Version updated for https://github.com/mlab-sh/postmortem to version v2.1.2.
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 postmortem is a command-line tool designed to detect and analyze security threats in dependencies. It provides a comprehensive analysis of your project’s codebase to identify malicious activities such as supply-chain attacks, typosquats, and unverified sources. The action does not collect any telemetry and only queries the network when necessary, ensuring minimal overhead. It can score dependencies by their reputations across multiple platforms and detect known vulnerabilities in the ecosystem.
August 16, 2026
Kyosei Code Review
Version updated for https://github.com/ncaq/kyosei-action to version v2.4.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 a multi-perspective AI code review using the kyosei plugin. It collects existing feedback from PR conversations, excludes redundant comments, and removes project-specific coding conventions. The action wraps kyosei as a reusable workflow that handles checkout and timeout internally, requiring permissions to be declared by the caller.
August 16, 2026
Go Proxy Cache Updater
Version updated for https://github.com/nicholas-fedor/go-proxy-pull-action to version v1.1.45.
This action is used across all versions by 10 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 updating a proxy cache for Go modules when new tags are created. It supports standard and submodule version tags, customizes proxy configurations, and allows for customizable import paths and Go versions. The action simplifies setting up CI/CD pipelines to ensure module availability and documentation updates on platforms like pkg.go.dev.
August 16, 2026
run-wenxian
Version updated for https://github.com/njzjz/wenxian to version v0.3.3.
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 This GitHub Action, wenxian, generates BibTeX citations from paper identifiers such as DOI, PMID, arXiv ID, or title. It is designed to be used in the browser, command line, and within GitHub Actions workflows, automating the process of converting research references into structured bibliographic entries.