August 3, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints a greeting message, either “Hello World” or personalized to a given name, and provides the current time in the log. It automates the task of displaying a customized welcome message for different users on pull requests or other CI/CD pipelines.
August 3, 2026
Drawio Export Action
Version updated for https://github.com/rlespinasse/drawio-export-action to version v2.54.0.
This action is used across all versions by 124 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, rlespinasse/drawio-export-action, automates the process of exporting Draw.io files into various formats such as PDF, PNG, and SVG. It solves the problem of batch converting Draw.io diagrams into different formats without manual intervention, which is particularly useful for generating documentation, presentations, or sharing diagrams across multiple platforms. The action supports exporting single-page diagrams or all pages in a PDF format, with options to customize settings like border width, scale, and quality.
August 3, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.49.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary: rumdl is a high-performance Rust-based Markdown linter and formatter that offers 81 lint rules covering common Markdown issues, automatic formatting with --fix, zero dependencies, and multiple installation options (Rust, Python, standalone binaries). It is designed for speed, with benchmarks showing significant performance improvements over alternatives.
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.