August 5, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v3.2.12.
This publisher is shown as ‘verified’ by GitHub.
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 This GitHub Action automates the process of setting up and onboarding a new API repository into Postman. It handles various tasks such as workspace creation, OpenAPI specification upload, collection generation, artifact synchronization, and automated testing, including smoke tests and contract enforcement layers. The action provides a comprehensive solution for integrating API services with Postman, ensuring test coverage and compliance checks.
August 5, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.8.10.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 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 the process of exporting Postman collections and environments into a repository, setting up CI, mock servers, and monitors around them. It solves the problem of manual setup by providing an automated way to manage API assets in a version-controlled manner. The action also integrates with other actions for authentication and workspace management, allowing seamless integration with larger workflows.
August 5, 2026
Wrangler Deploy
Version updated for https://github.com/risu729/wrangler-deploy-action to version v1.2.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Wrangler Deploy Action automates the deployment of Cloudflare Workers from GitHub Actions, providing a consistent workflow for preview and production deployments. It leverages Wrangler’s version already declared in the caller package or configured through mise, ensuring no additional installation is required. The action supports both pull-request previews with wrangler versions upload and dry-run fallbacks for forks without preview credentials. For production deployments, it checks for Cloudflare credentials and fails if missing, uploads Worker secrets atomically, and outputs URLs and deployment targets directly to the GitHub Actions job summary.
August 5, 2026
Sherpa.sh
Version updated for https://github.com/sherpa-sh/Sherpa-Action to version v1.0.0-alpha.6.
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 infrastructure automation tool that simplifies deployment by allowing developers to describe their cloud requirements in plain English. It generates and configures servers, DNS, SSL certificates, CDNs, databases, backups, load balancing, and more automatically. With Sherpa, developers can deploy any application or framework across various cloud providers without needing extensive configuration knowledge.
August 5, 2026
Setup UniRTM
Version updated for https://github.com/snowdreamtech/setup-unirtm to version v0.7.0.
This action is used across all versions by 36 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 GitHub Action “setup-unirtm” automates the installation and configuration of UniRTM, a runtime and tool manager. It offers smart auto-detection, multiple install methods (npm, pip, GitHub Release, go), GitHub Proxy support, caching using Handlebars templates, and cross-platform support for Linux, macOS, and Windows. The action can be customized with specific versions, installation methods, and GitHub tokens to handle restricted networks or mirrors.
August 5, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.18.
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 (Static Site Generator) is a fast static site generator written in Go that converts Markdown with YAML frontmatter into a complete website. It automates tasks like content creation, rendering HTML, and deployment to various platforms such as GitHub Pages, Netlify, and Vercel. SSG provides features for SEO, image processing, and cloud integration, making it suitable for blogs, documentation sites, and more.
August 5, 2026
Claude Code Marketplace Manager
Version updated for https://github.com/spencerbeggs/claude-code-marketplace-manager to version 1.0.3.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Purpose and Functionality: This GitHub Action automates the process of modifying a Claude Code marketplace manifest to re-pin plugin entries. It ensures that only explicit changes are made, preserves formatting, and signs commits through a GitHub App.
August 5, 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 automates the integration between GitHub Classroom and Google Sheets. It sends assignment results from GitHub Classroom to a specified Google Sheet, updating existing rows or creating new ones as necessary. The action requires Google Sheets API credentials and is configured via GitHub Actions secrets for authentication. Users can specify student names, task results, and table IDs in their workflow files, and the action will dynamically update the spreadsheet with the results.
August 5, 2026
ArchGuard - Architectural Drift Detector
Version updated for https://github.com/Tgenz1213/ArchGuard to version v1.5.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 ArchGuard is a tool that uses LLMs to monitor code changes against established architectural decisions (ADRs) and helps prevent “architectural drift”. It alerts developers of potential violations in ADRs before they are merged into the repository. ArchGuard supports local analysis using Ollama models or cloud-based services like OpenAI, with a focus on maintaining privacy by keeping all data local unless explicitly configured otherwise.
August 5, 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 The GitHub Action ToQuery/wails3-build-action@v3 automates the building of Wails.io projects for various platforms. It installs GoLang and NodeJS, runs a build process, and can upload the results to GitHub or publish releases on tagged builds. The action supports customizing build configurations such as platform, caching, and uploading options, and provides detailed configuration options for Node.js and Deno settings.