August 24, 2026
Validate Syscribe Model
Version updated for https://github.com/sjames/syscribe to version v0.38.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 Syscribe is a GitHub Action that maps SysMLv2 semantics onto plain Markdown files with YAML frontmatter. It automates the creation and management of SysML models in a human-readable format, enabling easier collaboration, version control, and traceability across software development projects. The action supports various element types and provides features for requirements, test cases, architecture decisions, and safety analysis.
August 24, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.47.0.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Smyklot is a GitHub App that automates pull request approvals and merges by validating permissions against the repository’s CODEOWNERS file. It allows users to approve or merge PRs using slash commands, mentions, or bare commands, with options for various merge methods and reaction-based actions. The app uses emoji feedback and handles multiple commands in a single comment.
August 24, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
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 bundling application dependencies and committing them to the repository. It simplifies the process of preparing a Docker image for production, ensuring all necessary files are included in the commit.
August 24, 2026
Agent Vigil
Version updated for https://github.com/sulmusic2-star/agent-vigil to version v0.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 Agent Vigil is a tool designed to ensure code changes in pull requests are verified against established policies, tasks, tests, and recorded actions. It checks exact code changes against the task, policy, tests, and recorded tool actions behind them, returning PASS, FAIL, or INCONCLUSIVE results. Missing evidence prevents green checkmarks. The verifier runs locally or in GitHub runners, using local policies without sharing agent transcripts. It provides commands to plan, compare receipts, generate proof comments, and create value cards for maintaining code integrity and accountability.
August 24, 2026
Setup Scanner CLI for SonarQube (Server, Cloud)
Version updated for https://github.com/SylvainDumas/setup-sonar-scanner to version v1.4.0.
This action is used across all versions by 2 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 sets up the SonarQube Scanner CLI to automate code analysis in GitHub Actions. It supports downloading and caching the latest, explicit, or semantic version of the Scanner CLI. The action also registers problem matchers for error output, making it easier to debug and understand issues during the scan process.
August 24, 2026
compose-lint
Version updated for https://github.com/tmatens/compose-lint to version v0.23.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 GitHub Action compose-lint is a security-focused linter for Docker Compose files that checks for dangerous misconfigurations, such as privileged containers, unpinned images, host-network sharing, sensitive bind mounts, hard-coded credentials, and more. It catches these issues in CI before they reach production by automatically fixing the unambiguous ones with a dry-run first approach. The action is grounded in OWASP and the CIS Docker Benchmark and provides full rule documentation online.
August 24, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.9.
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 build process for Wails.io v3 projects. It installs GoLang and NodeJS, builds the application using default or specified platform settings, and optionally uploads the results to GitHub and releases on tagged builds. The action supports building and publishing applications across different platforms like macOS, Windows, and Linux with optional obfuscation and caching features.
August 24, 2026
UnityInFlow Spec Compliance
Version updated for https://github.com/UnityInFlow/spec-ci-plugin to version v1.1.0.
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 GitHub Action spec-ci-plugin automates spec compliance checks on pull requests by enforcing specs using various tools like spec-linter, injection-scanner, scope checker, and criteria checker. It posts a structured report as a PR comment detailing the validation of the spec file, security scan results, scope compliance, and acceptance criteria coverage.
August 24, 2026
MIU PR Review
Version updated for https://github.com/vanducng/miu-cr to version v0.89.9.
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 Summary:
miu-cr is an AI code review tool that automates the process of reviewing staged changes locally, gating pull requests in CI environments, and driving reviews from MCP-capable agents such as Claude Code and Codex. The action provides a deterministic engine that outputs stable JSON envelopes to stdout for easy integration into development workflows and CI pipelines.
August 24, 2026
Diffly PR triage
Version updated for https://github.com/VIVAAN-DHAWAN/diffly-cli to version v1.1.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, diffly, automates the process of reviewing large AI-generated pull requests by analyzing code changes, dependencies, and tests. It provides a one-page summary with a verdict, risk flags, checks, and a blast-radius map, helping developers quickly identify critical issues without needing to review each file individually.