August 3, 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 tool that simplifies cloud infrastructure deployment by understanding and automating the process of creating, configuring, and managing various resources. It solves the problem of developers having to manually configure complex infrastructure using YAML files or DevOps expertise. Key capabilities include deploying applications on multiple cloud providers, handling different frameworks, and providing plain English prompts for automated configuration.
August 3, 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 on a remote server by bundling assets, committing them to the repository, and triggering a deployment process. It solves the problem of managing complex deployments across multiple platforms and ensures that changes are version-controlled for consistency and reproducibility. The action provides a simple interface to deploy services with minimal setup required.
August 3, 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 to automatically send assignment results. It uses Google Sheets API credentials and automates the process of updating the grades in a specified sheet based on the results from the classroom-resources/autograding-command-grader@v1 step in your GitHub actions workflow. The action ensures that the correct columns are created for each task result and updates them accordingly, ensuring accurate tracking of submissions in Google Sheets.
August 3, 2026
monoship
Version updated for https://github.com/tada5hi/monoship to version v2.2.0.
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 monoship is a CLI tool that automates the publishing of npm packages from workspaces to registries, including support for OIDC trusted publishing. It checks which workspace packages haven’t been published yet and publishes only what’s needed, making it ideal for CI/CD pipelines alongside release-please.
August 3, 2026
Azure App Service Settings Community
Version updated for https://github.com/Tango992/azure-appservice-settings to version v1.0.10.
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 the process of configuring App settings, connection strings, and general settings in bulk using JSON syntax on Azure Web Apps. It supports ASP.NET, ASP.NET Core, PHP, Java, Python, Go, and Node.js-based web applications. Users can set sensitive data as secrets to ensure secure operations during deployment.
August 3, 2026
Review Router Audit
Version updated for https://github.com/tenpace-app/review-router-audit to version v1.1.3.
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 Review Router Audit checks GitHub repositories to identify stale open pull requests, unreviewed pull requests, and other review-related issues. It reports these metrics in a Markdown summary and JSON format, providing insights into the health of the review process. The action uses the repository-scoped GITHUB_TOKEN to access necessary data and optionally creates a human-readable link for setting up Review Router.
August 3, 2026
Set up Review Router
Version updated for https://github.com/tenpace-app/review-router-setup to version v1.1.3.
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 the setup of a Review Router connection between GitHub and Slack, allowing workflow users to sign in to Tenpace to claim and lock specific repository, Slack destination, routing preset, and reviewer mention policy. The action ensures that no personal credentials or sensitive information are shared, relying on OIDC for authentication.
August 3, 2026
PlanGuard BYO-AI Explanation
Version updated for https://github.com/Theorvane/planguard to version v1.0.4.
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 PlanGuard automates the process of reviewing Terraform plans by sanitizing them before sending an AI explanation. It ensures that sensitive values are removed from the plan, maintaining a clear boundary between policy decisions and AI assistance. The tool runs in GitHub Actions without needing external services, using only secrets for API keys and environment-protected authentication.
August 3, 2026
List Go Platforms
Version updated for https://github.com/theory/go-dist-action to version v0.1.2.
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 action generates a JSON array of Go-supported platform objects, allowing for the exclusion of specific OSes and architectures. It adds an OS-relevant emoji and GitHub runner to each object. The output can be used to automate tasks involving building or testing across different platforms.
August 3, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.14.
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 building of Wails.io projects, a modern cross-platform application framework. It installs GoLang and NodeJS, builds the application for specified platforms, and optionally uploads artifacts to GitHub or releases them on tags. The action supports various build configurations through customizable parameters, making it versatile for different development environments and workflows.