August 12, 2026
Sherpa.sh
Version updated for https://github.com/sherpa-sh/Sherpa-Action to version v1.0.0-alpha.1.
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 Sherpa.sh is an AI-driven tool that simplifies cloud infrastructure management by automatically creating and configuring resources based on user prompts. It automates deployment, eliminating the need for complex YAML files or DevOps expertise, while providing a plain English interface for developers to describe their requirements. The action supports various cloud providers and frameworks, offering features such as server configuration, DNS management, load balancing, CDN setup, and more.
August 12, 2026
Custom Version Bumper
Version updated for https://github.com/so1omon563/custom-semver-bumper to version v1.0.12.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary GitHub Action to automatically tag merge commits with Semantic Versioning 2.0.0-compliant Git tags, handling commit messages for major, minor, and patch bumps, supporting Conventional Commits, pre-releases, and floating reference tags. The action can be configured to skip certain branches or use branch name fallbacks for versioning.
August 12, 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 This GitHub Action replaces placeholders in a configuration file with values from environment variables. It’s designed to automate the process of dynamically setting configurations based on environment settings, making it easier to manage and deploy applications across different environments.
August 12, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.29.
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 static site generator written in Go that converts Markdown content with YAML frontmatter into a fully functional website. It supports various features such as templates, Sitemap and SEO metadata, webP conversion, and deployment to platforms like GitHub Pages and Netlify.
August 12, 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 GitHub Classroom assignments with Google Sheets, automatically sending results to a specified Google Sheet. It allows teachers to track assignment grades and provide feedback directly within their Google Sheets. The action requires setting up Google Sheets API credentials and configuring secrets for authentication. Users can update the Google sheet structure by defining column names in their workflow.
August 12, 2026
sverklo audit
Version updated for https://github.com/sverklo/sverklo to version v0.29.5.
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 Sverklo is an open-source local-first Memory Control Plane (MCP) server designed to enhance coding agent productivity by providing context and insights into the codebase. It helps agents make informed decisions by offering symbols, callers, diffs, blast radius, and git-pinned decisions before editing. Sverklo supports multiple language models and integrates with popular coding tools like Claude Code, Cursor, Windsurf, Codex CLI, and any MCP-speaking agent. The action automates the process of generating context for agents to improve their performance by providing a detailed view of the codebase without modifying it.
August 12, 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 project based on specified platforms, and optionally obfuscates the binary before uploading results to GitHub. On tagged builds, it also uploads the release artifacts to the release section. The action supports various configuration options for building and packaging the application.
August 12, 2026
Vaara Policy Check
Version updated for https://github.com/vaaraio/vaara to version v1.66.2.
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 Vaara is a Python library that provides verifiable receipts for autonomous actions, ensuring accountability and trust in decision-making processes. It automates the process of verifying and auditing autonomous actions by providing secure logging and evidence storage, which can be used to prove the outcomes of actions and maintain traceability of all activities within an organization.
August 12, 2026
Maintainer PR Triage Bot
Version updated for https://github.com/wagmiiii/pr-reviewer to version v1.0.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 PR triage by reading open pull requests, identifying potential blockers, and labeling them with relevant information. It helps maintainers quickly understand which PRs are worth addressing and provides detailed guidance to contributors on what needs improvement. The bot never merges any PRs, leaving the final decision up to the maintainer.
August 12, 2026
E-Mail HTML Validator
Version updated for https://github.com/YunaBraska/email-html-validator to version 2026.8.12.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the validation of HTML email templates against Can I Email, a dataset of supported features and accessibility standards. It supports multiple interfaces including CLI, Java DSL, GitHub Action, Maven Central/GitHub Packages, and Docker image, providing JSON/XML/HTML/Markdown reports. The action can be used to validate inline HTML, files, stdin, or URLs and includes an optional BFSG accessibility audit using Playwright and axe-core.