August 1, 2026
Automated Changelog Generator
Version updated for https://github.com/shazib-summar/automated-changelog-gh to version v0.2.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.
Action Summary This GitHub Action updates a CHANGELOG.md file based on commit history and tags. It automatically generates an entry for each new release, regenerates the entire changelog when a tag is pushed, links version changes to GitHub compare views, and optionally commits the updated changelog back to the repository.
August 1, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v3.13.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.
Action Summary Bernstein is a deterministic orchestrator for CLI coding agents that uses plain Python scheduling to ensure reproducibility. It automates the orchestration of tasks, ensuring checkable results after execution through lineage and replay capabilities. Each task runs in its own git worktree with isolated mutable state, providing an audit chain and receipts for verifying offline.
August 1, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
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 This GitHub Action automates the deployment of a Docker Swarm service by building the project first with npm ci and npm run bundle. It then commits the built dist folder to the repository. The main purpose is to streamline the build process for deploying the application on a Docker Swarm cluster.
August 1, 2026
Yandex Cloud Federated IAM Token
Version updated for https://github.com/stat1c-void/yc-fed-iam-action to version v1.0.7.
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 This GitHub Action retrieves a Yandex Cloud service account IAM token using Workload Identity Federation, enabling workflows to perform actions on Yandex Cloud resources without using authorized keys. It simplifies the setup by handling the ID Token exchange and requires configuring specific Yandex Cloud settings.
August 1, 2026
runward gate
Version updated for https://github.com/stranxik/runward to version v0.31.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 Runward is an open-source delivery methodology that automates the verification of engineering decisions behind AI-generated code through a deterministic gate process. It helps ensure that the architecture, security, and compliance are thoroughly checked before deployment, providing a clear path from development to production.
August 1, 2026
Run Godlint
Version updated for https://github.com/tomerwave/godlint to version v0.5.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 Godlint is an executable engineering constitution that automates the enforcement of rules across Rust, TypeScript, JavaScript, and Python repositories. It provides guardrails for AI coding agents to catch architectural drift before generated code reaches review, share boundaries and thresholds across a polyglot repository, enforce deterministic policy locally and in CI, account for accountable exceptions with expiring suppressions, and ensure local compliance without dependencies on external LLMs.
August 1, 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@v3 automates the process of building Wails.io projects. It installs GoLang and NodeJS, runs a build for specified platforms, and optionally uploads artifacts to GitHub or publishes releases on tagged builds. The action supports various configurations such as Go version, Wails version, build platform, and options like obfuscation and caching.
August 1, 2026
cowork-harness
Version updated for https://github.com/yaniv-golan/cowork-harness to version v1.16.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 action is a scriptable, CI-friendly test harness that emulates Claude Cowork’s observable runtime contract to test skills without using the locked Desktop app. It reproduces behavior and limitations such as the sealed filesystem, default-deny egress, MCP-only cross-boundary access, and can run in headless mode across various scenarios and CI jobs. The action is useful for developers to ensure their skills work as expected and identify any potential issues before deployment.
August 1, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v.0.1.16.
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 B.IA is a GitHub Action that automates accessibility checks in CI/CD pipelines. It allows developers to define requirements and audience profiles, enabling companies to ensure their code meets accessibility guidelines. The action uses AI to analyze code and report on compliance, helping developers improve product accessibility without the need for external solutions.
August 1, 2026
PixLog Visual Policy
Version updated for https://github.com/zhao-xuan/PixLog to version v0.1.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 PixLog is a GitHub Action that analyzes image changes in Git repositories to detect modifications of specific pixels, identifies contributors, and provides provenance information. It helps ensure consistent quality and traceability of images by tracking visual diffs, commits, and their origin.