August 23, 2026
QHSE Professionals CI/CD Run ATF Test Suite
Version updated for https://github.com/mikevdberge/sncicd-tests-run to version 1.0.9.
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 execution of a specified automated test suite in a ServiceNow instance using a service account or API Key. It simplifies testing by setting up necessary configurations and secrets, allowing users to easily run tests via a workflow template. The action supports various browser and OS combinations for running client tests, making it versatile for different environments.
August 23, 2026
Check macOS Release Build
Version updated for https://github.com/MobileDevOps/check-macos-release-build-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.
Action Summary The GitHub Action check-macos-release-build-action verifies if a macOS .app or .dmg is a release build by checking its architecture, optimization, and distribution entitlements. It ensures the app is optimized for release, free of development server references, and without development entitlements. The action provides clear annotations and a summary table of the checks performed.
August 23, 2026
ZeroSMTP Check
Version updated for https://github.com/msgwing/ZeroSMTP to version v1.7.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 This GitHub Action automates the process of auditing and managing Microsoft 365 SMTP AUTH shutdown. It helps identify exposed mailboxes, checks compatibility of devices with OAuth firmware, provides a free relay for backward compatibility, offers code examples and deployment recipes across multiple languages, and includes documentation on error messages and migration strategies.
August 23, 2026
Odin Scan - Smart Contract Security
Version updated for https://github.com/Odin-Scan/odin-scan-action 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.
Action Summary The Odin Scan GitHub Action is an AI-powered security analysis tool that automatically scans CosmWasm, Solana, and EVM projects to detect vulnerabilities before they reach production. It integrates with GitHub workflows for real-time security checks on pull requests, providing inline annotations, PR comments, and SARIF uploads for native security alerts.
August 23, 2026
Harness Score
Version updated for https://github.com/paladini/harness-score to version v1.6.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 Harness Score automates the assessment and improvement of AI coding harnesses across various tools, providing a maturity level, detailed breakdown of performance across six dimensions, and actionable recommendations for fixing issues. It ensures that AI agents are reliable by measuring their context files, rules, skills, hooks, sensors, and guardrails.
August 23, 2026
Minio clean upload
Version updated for https://github.com/PassiDel/minio-deploy-action to version v1.0.1.
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.
Action Summary This GitHub Action uses MinIO to deploy files to an object storage bucket. It automates the process of mirroring files from a local directory to MinIO, allowing developers to manage their assets in cloud-based object stores efficiently. The action supports configuring endpoints, access keys, secret keys, bucket names, and source/target directories, making it easy for users to automate deployment tasks within their workflows.
August 23, 2026
hypothesisctl decision gate
Version updated for https://github.com/Pipeliner/hypothesisctl to version v0.2.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The hypothesisctl GitHub Action automates the validation of experimental hypotheses by ensuring that evidence is complete before declaring an experiment validated. It helps prevent premature AI agent decisions or release processes by providing detailed decision-making based on gating criteria and evidence status. The action allows users to check, evaluate, and validate hypothesis records using predefined policies, making it easier for CI workflows to make informed decisions about experimental outcomes.
August 23, 2026
OpenTelemetry for GitHub Workflows, Jobs and Steps
Version updated for https://github.com/plengauer/Thoth to version v5.61.2.
This action is used across all versions by 14 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 collection of OpenTelemetry traces, metrics, and logs from shell scripts and GitHub workflows. It provides automatic context propagation through HTTP requests, auto-instrumentation of common commands, injection into child processes, executables with shebangs, and job-level instrumentation in GitHub actions. The project is designed to simplify observability for both development and CI/CD environments.
August 23, 2026
Setup sysroot environment
Version updated for https://github.com/psyGamer/setup-sysroot 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.
Action Summary This GitHub Action sets up a precompiled system root for cross-compiling or targeting alternative C libraries. It automates the process of preparing a set of tools and dependencies, allowing developers to compile software for different architectures or use alternative C libraries without installing them from scratch on their host systems. The action provides support for various Debian-based toolchains across different versions and architectures.
August 23, 2026
PyGo CLI
Version updated for https://github.com/PyGo-Labs/pygo-framework to version v1.3.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 PyGo Framework is a Go + Python monolithic architecture that uses DSL code generation to define models, handlers, and routes. It supports various data types such as UUIDs, emails, datetimes, URLs, phone numbers, decimals, optional values, arrays, maps, enums with numeric or string values, and automatic ForeignKey JOINs for database relationships. The action automates the process of defining and generating code based on a DSL file, simplifying development workflows by reducing boilerplate and increasing maintainability.