August 14, 2026
Validate Syscribe Model
Version updated for https://github.com/sjames/syscribe to version v0.35.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 automates the conversion of SysMLv2 models into human-readable Markdown files. It solves problems related to understanding complex models, generating model documentation, and improving collaboration by enabling LLMs to interact with system requirements and architecture decisions through plain text files. The action provides capabilities for managing a wide range of model elements, including Requirements, TestCases, and Architecture Decision Records, while maintaining traceability across the project lifecycle.
August 14, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
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 config-file-from-env GitHub Action reads environment variables from your repository and substitutes them into a specified configuration file. This action automates the process of managing dynamic configurations without hardcoding sensitive information directly into the codebase. It helps in maintaining a secure and flexible deployment environment by leveraging environment variables for configuration.
August 14, 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 The deploy-swarm-service GitHub Action is designed to automate the deployment of a Docker service on a Swarm cluster. It ensures that all necessary dependencies are installed and bundled before deploying, thereby reducing potential issues during runtime. This action helps streamline the process of deploying services in a containerized environment, making it easier to manage and scale applications across multiple nodes in a swarm.
August 14, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.31.
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 complete websites. It supports various themes, template engines, SEO features, and deployment options such as GitHub Pages, Cloudflare Pages, and FTP. The main purpose of SSG is to simplify the process of building websites quickly using plain text files.
August 14, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0marketplace.
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 integrates Google Sheets with GitHub Classroom, automatically sending assignment results to specified columns. It uses service account credentials and Google Sheet IDs provided as secrets. The action dynamically updates or creates columns and rows in the sheet based on task results from other actions.
August 14, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.64.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 optionally setting caching. It works with self-hosted/gitea/forgejo action runners and is designed to save time by reducing repetitive configuration steps across multiple workflows.
August 14, 2026
Build Watermark
Version updated for https://github.com/svaraborut/watermark to version v2.
This action is used across all versions by 3 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 automatically generates professional CI/CD watermarks for your projects, enhancing traceability and versioning by embedding build information directly into deployment assets. It allows users to configure customizable watermark formats, including automatic versioning based on dependencies or manual input, which helps in identifying builds quickly during troubleshooting.
August 14, 2026
Invisible Unicode Check
Version updated for https://github.com/tkm112345/invisible-unicode-check to version v1.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 The Invisible Unicode Check GitHub Action detects invisible Unicode used to smuggle malicious code into source files and blocks the pull request from being merged. It scans commit changes against a specified base commit (defaulting to the base commit of a pull request) and supports excluding specific files or directories from scanning, as well as silencing specific rules for certain paths.
August 14, 2026
darnlink — self-healing Markdown links
Version updated for https://github.com/txemi/darnlink to version v0.22.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 darnlink GitHub Action automatically heals Markdown links by updating paths after file or folder moves, ensuring they continue to work correctly even as documentation evolves over time. It supports cross-repo web links and offers options for robustifying plain links with UUIDs. The action is user-friendly and can be used in one line without installation, making it a powerful tool for maintaining consistent links in documentation projects.
August 14, 2026
verbatra
Version updated for https://github.com/verbatra/action 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 verbatra is a GitHub Action that automates i18n translation tasks using OpenAI, Anthropic, Gemini, DeepL, or local/ self-hosted models. It reads locale files, detects missing or drifted translations, and fills gaps through AI translation. The action provides CI gate functionality for pull requests by checking if locales have drifted from the source.