August 20, 2026
Zig Actions
Version updated for https://github.com/YetAnotherMechanicusEnjoyer/zig-actions to version v1.0.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 This GitHub Action automates the compilation, testing, and documentation generation of Zig projects. It supports multiple targets and optimization levels, allowing users to build, test, and deploy their Zig applications directly from GitHub Actions. The action provides detailed error reporting through GitHub annotations and includes options for deploying documentation to a GitHub Pages branch.
August 20, 2026
Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.35.
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 Kover Report Action is a GitHub Action that generates and reports code coverage from Kover XML reports in Kotlin/Android projects with multi-module support. It automates the process of generating coverage reports, integrating them into pull requests, and tracking coverage history over time. Key capabilities include handling multiple modules, flexible discovery methods, configurable thresholds, and automatic updates to PR comments.
August 20, 2026
lgtmaybe
Version updated for https://github.com/MattJColes/lgtmaybe to version lgtmaybe-v2.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 lgtmaybe GitHub Action is a tool designed to review pull requests or merge requests across multiple version control platforms (GitHub, GitLab, and Gitea) using AI-based models. It generates inline comments on changes, focusing on logic errors, security vulnerabilities, missing tests, outdated code, performance regressions, unnecessary complexity, intent alignment, and unnecessary code, all without executing the code. The tool is designed to be secure by not running any of the PR’s code and redacting sensitive information before submission to the model.
August 20, 2026
Speccy API review
Version updated for https://github.com/mcclowes/speccy to version create-speccy-reference@0.10.3.
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 Speccy is an OpenAPI renderer for React, macOS, and Docusaurus. It provides a shared rendering core that ensures consistency across different platforms. The action automates the linting, diffing, and rendering of OpenAPI specifications, addressing common issues in API documentation.
August 20, 2026
Tuffgal
Version updated for https://github.com/nschneble/tuffgal-action to version v1.7.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 visual regression testing using Tuffgal in CI mode, handling differences by proposing candidate baselines as PR comments that require approval. It simplifies setting up Node.js and Playwright for Tuffgal execution and provides a per-PR preview with side-by-side baseline and actual screenshots for easier review.
August 20, 2026
Build CheckMK MKP Package
Version updated for https://github.com/oposs/mkp-builder to version v2.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 This GitHub Action automates the process of building Checkmk MKP (Monitoring Konfiguration Package) files from local directory structures, offering features such as automated MKP building, configurable options via inputs or configuration files, Python syntax checking, artifact ready outputs, and clean repository maintenance. It also includes a Checkmk plugin development guide as a Claude Code skill for plugin creation.
August 20, 2026
SBOM Auditor Action
Version updated for https://github.com/otto-de/sbom_auditor_action 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 SBOM Auditor Action audits Software Bill of Materials (SBOM) for license compliance by fetching, enriching, and auditing the licenses against predefined policies. It generates a detailed report with AI-assisted summaries if enabled, helping organizations ensure their software dependencies comply with licensing terms. The action supports multiple AI providers like OpenAI, Azure OpenAI, AWS Bedrock, and GitHub.
August 20, 2026
Multi-Device Website Screenshots CI
Version updated for https://github.com/Primajin/screenshots-ci-action to version v3.2.0.
This action is used across all versions by 6 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 captures screenshots of websites on both desktop and multiple emulated mobile devices within a CI/CD workflow. It supports various options such as specifying device names, excluding desktop shots, taking full-page screenshots, and controlling wait times before capturing images. The action outputs the screenshots as build artifacts, allowing for easy integration into pull-request comments or Telegram notifications.
August 20, 2026
wavedash-action
Version updated for https://github.com/remarkablegames/wavedash-action to version v1.1.2.
This action is used across all versions by 7 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 uploading and publishing web game files to the Wavedash platform. It can be configured to upload from a specific directory, specify an entrypoint file, inject the Wavedash SDK into an HTML file, and publish the build with optional release notes or changelog entries. The action also provides options for caching the Wavedash CLI and managing build configurations in a wavedash.toml file.
August 20, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 prints “Hello World” or a personalized greeting to a specified name and logs the current time. It automates the process of adding friendly greetings in project repositories.
What’s Changed My first action is ready (5619594) Initial commit (2a56a2a)