August 22, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.45.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 supports multiple command formats, allows for approval deduplication, and provides emoji feedback to users. The app can be installed either via the GitHub App or as a webhook service for every repository it is installed on.
August 22, 2026
Aegis AI Agent Security & AST Invariant Guard
Version updated for https://github.com/Snehgabani/aegis-kernel to version core@vv1.10.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 Aegis is a deterministic safety verification tool that intercepts and analyzes AI agent tool calls, ensuring they comply with invariants by parsing SQL queries into ASTs, applying tautology detection, enforcing numeric bounds, and masking secrets. It operates in-process, typically under 1.5ms for single-statement queries, without external API calls or LLM dependencies.
August 22, 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 project files and committing them to a specific Git repository. It simplifies the process of preparing and deploying applications to Swarm environments, ensuring consistency across multiple development and production environments.
August 22, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
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 automatically sends assignment results from Google Classroom to a specified Google Sheet. It requires setting up Google Sheets API credentials and sharing the sheet with the service account email. Users can integrate this action into their GitHub workflows to update Google Sheets with task results. The action supports automatic column creation based on task names, handling missing students by adding new rows, and updating existing rows with new scores.
August 22, 2026
compose-lint
Version updated for https://github.com/tmatens/compose-lint to version v0.22.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 compose-lint is a security-focused linter that checks Docker Compose files for potential vulnerabilities, including privileged containers, unpinned images, host-network sharing, sensitive bind mounts, hard-coded credentials, and more. It catches these issues before they reach production and provides automated fixes. The tool uses OWASP and the CIS Docker Benchmark as its foundation and is suitable for developers who ship Docker Compose files to production or want defense in depth in a home lab.
August 22, 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 process of building Wails.io applications, a framework for creating cross-platform desktop and web applications. It supports GoLang and NodeJS builds, with options to obfuscate the binaries and customize build platforms and caching. The action is particularly useful for maintaining and deploying Wails projects in GitHub Actions workflows, ensuring that they are built and deployed consistently across different environments.
August 22, 2026
Done Means Done
Version updated for https://github.com/vaibh123540/Done-Means-Done to version v1.0.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 Done Means Done is a GitHub Action that automates the process of ensuring all acceptance criteria in linked issues are met before a pull request can be closed. It checks pull request bodies for links to issues and verifies that corresponding task list items under specified headings are completed, failing with detailed messages if any are missing.
August 22, 2026
ReactOS-vm
Version updated for https://github.com/vmactions/reactos-vm to version v1.0.2.
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 automates running CI tasks on ReactOS. It uses AnyVM.org and vmactions-ci skill to handle the setup and execution of builds, providing a seamless experience for developers who need to test their projects on different architectures like ReactOS.
August 22, 2026
Legion Runner
Version updated for https://github.com/Wraith-security/Legion_runner to version v1.0.60.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Legion Runner is an open-source action designed to harden CI/CD pipelines by monitoring and blocking outbound connections from GitHub Actions jobs. It records the process behind each connection, names it, and blocks any destination not on the allowed list. The tool runs without leaving the runner’s environment, making it self-contained and secure.
August 22, 2026
cowork-harness
Version updated for https://github.com/yaniv-golan/cowork-harness to version v2.0.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 The cowork-harness action is a scriptable and CI-friendly test harness that replicates the observable runtime contract of Claude Cowork, enabling developers to thoroughly test their skills across various scenarios without using the locked Desktop app. It captures evidence of what an agent actually did during a run, including invoked skills, files read, network requests, and shown options. The action supports different fidelity tiers for different testing needs, from headless operations to full-fledged simulations in Docker or Lima environments.