July 23, 2026
Validate Syscribe Model
Version updated for https://github.com/sjames/syscribe to version v0.32.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 tool that converts SysMLv2 models into human-readable Markdown files with YAML frontmatter, making them version-controlled and traceable. It automates the process of generating requirements, test cases, architecture decision records, and safety analysis reports from natural language descriptions using large language models (LLMs). The action supports various element types and provides features for cross-repository composition, security analysis, and IEC 62443 zones & conduits.
July 23, 2026
Muninn Security Scanner
Version updated for https://github.com/skaldlab/muninn to version v0.3.6.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Muninn is an open-source security scanning tool designed to integrate with GitHub Actions workflows. It automates the process of identifying vulnerabilities across various tools, normalizes their output, and presents findings in a unified format as comments on pull requests, SARIF uploads, and structured JSON. Muninn uses eight popular vulnerability scanners to detect secrets, pipeline misconfigurations, syntax errors, supply chain risks, application SAST issues, dependency vulnerabilities, container image vulnerabilities, and infrastructure-as-code misconfigurations, providing a comprehensive security scan of GitHub Actions pipelines and self-hosted CI environments.
July 23, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.12.
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 SSG is a fast static site generator written in Go that converts Markdown with YAML frontmatter into a complete website, supporting various themes, template engines, SEO features, and deployment options. It automates the process of generating clean URLs, feeds, search indexes, and more, making it suitable for building blogs, documentation sites, and landing pages efficiently.
July 23, 2026
spek - OpenSpec Static Site
Version updated for https://github.com/spekhq/spek to version v1.9.1.
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 spek GitHub Action provides a lightweight, read-only viewer for OpenSpec content, offering structured browsing with BDD syntax highlighting, task progress tracking, and full-text search. It automates the process of displaying and managing specs, changes, and tasks in a single interface, making it easier to collaborate and understand complex projects.
July 23, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.60.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action initializes Nix-based repositories by automating common setup tasks such as creating a GitHub App Token, checking out the repository, setting up Git user information, configuring an optimal Nix environment, installing Nix, and setting the Nix configuration from a Flake. It also supports caching with niks3 for better performance on self-hosted runners. The action is designed to run efficiently (< 1 minute) and can be used with various runner types (GitHub Actions, Gitea, Forgejo).
July 23, 2026
Sprocket CI/CD
Version updated for https://github.com/stjude-rust-labs/sprocket-action to version v0.28.0.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates static analysis of WDL documents using Sprocket, a tool for validating and linting WDL files. It provides subcommands for check, lint, and validate, allowing users to enforce coding standards and detect potential issues in their workflows. The action can be configured with input parameters such as lint rules, ignore patterns, and deny options. It also supports formatting checks using a sprocket.toml configuration file.
July 23, 2026
xilo-nix-cache
Version updated for https://github.com/stubbedev/xilo to version v1.0.10.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The xilo action is a self-hosted Nix binary cache written in Go. It offers single-tenant multi-user support, content-addressed chunk deduplication, and supports local or S3 storage backends. Key features include instant token revocation, no stalls on concurrent pushes, a cachix-style admin dashboard, and a 9 MB Docker image serving zstd pulls directly from stored frames.
July 23, 2026
Sudden Agent
Version updated for https://github.com/sudden-network/agent to version v1.14.1.
This action is used across all versions by 1 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 Sudden Agent automates tasks on GitHub workflows through programmable agents. It solves problems related to automating code reviews, issue triage, security audits, and version management by providing customizable prompts and session persistence across different actions in the workflow. The action supports various models and authentication methods for different agents.
July 23, 2026
Sigbound
Version updated for https://github.com/surya-koritala/sigbound to version v0.3.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 Sigbound automates the process of running multiple AI coding agents on one repository in parallel, merging their work automatically. It handles conflicts by using a model to resolve them and ensures that only changes that build and pass your tests are landed. The action is designed to be flexible, allowing users to bring their own model for planning, agent execution, conflict resolution, and merge repair.
July 23, 2026
Folder Hash v2
Version updated for https://github.com/tankist/folder-hash to version v4.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 This GitHub Action calculates the hash of specified folders and outputs the result, which can be used to generate cache keys or as a checksum for folder content. It supports caching multiple folders and uses glob patterns for file selection.