August 18, 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 infrastructure management tool that automates the deployment and configuration of cloud resources based on a simple text prompt. It helps developers focus on writing code instead of managing complex infrastructure configurations, making it accessible to those without deep technical expertise in cloud technologies.
August 18, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.38.0.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Smyklot is a GitHub App that automates pull request approvals and merges by enforcing permissions based on the repository’s CODEOWNERS file. It supports multiple command formats, allows users to approve/merge using reactions or commands, and provides reaction-based commands for approval and merge actions. The action ensures that only authorized individuals can perform these operations, enhancing security and compliance with CODEOWNER policies.
August 18, 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 the current environment. It helps automate the process of updating configuration settings based on dynamic data, such as environment-specific variables or secrets stored securely in CI/CD environments. This ensures that configurations are consistent across different environments without manual intervention.
August 18, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
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 automates the deployment of a Swarm service by bundling JavaScript assets using npm before pushing them to a Docker container. It ensures that all necessary dependencies and bundles are prepared for production use, facilitating easier integration into a Swarm cluster.
August 18, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
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 by automating the process of sending assignment results directly to specified columns in a Google sheet. It uses the provided API credentials and secrets to authenticate with Google Sheets, ensuring that students’ results are recorded accurately without manual intervention. The action supports various tasks within a course and automatically adapts to the structure of the Google sheet, adding or updating columns as necessary to accommodate new task results.
August 18, 2026
Tessl Code Review
Version updated for https://github.com/tesslio/code-review-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 Tessl Code Review is a GitHub Action that automates the process of running code reviews using the Tessl tool, handling pull request resolution, exact-head checkout, Tessl CLI setup, review publication, stale-head protection, idempotency, failure notices, and result artifacts. It simplifies the integration of code review functionality into GitHub workflows while retaining control over various aspects such as triggers, concurrency, permissions, secrets, runners, timeouts, and branch protections.
August 18, 2026
Run TestBot
Version updated for https://github.com/testbots-ai/Run-Testbot to version v1.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 automates the execution of TestBots using the testbots-ai/Run-Testbot action. It loads a test bot configuration from configs/testbot-config.json, sets up JWT authentication, and runs the test bot within a GitHub Actions workflow. The results are stored in the workflow’s output and can be accessed for review or further processing.
August 18, 2026
Setup Modman
Version updated for https://github.com/ThatCuteOne/setup-modman to version v1.
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 setup of MODX, a popular content management system, by installing it with specified version using Composer. It simplifies the process of setting up MODX environments for development and deployment projects, ensuring that developers can focus on building their applications without needing to manually install MODX each time.
August 18, 2026
compose-lint
Version updated for https://github.com/tmatens/compose-lint to version v0.19.0.
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 compose-lint is a security-focused linter for Docker Compose files that detects and auto-fixes dangerous misconfigurations such as privileged containers, unpinned images, host-network sharing, sensitive bind mounts, hard-coded credentials, and more. It provides a static analysis check for docker-compose.yml and compose.yaml files, with full rule documentation at tmatens.github.io/compose-lint. The tool catches these security issues in CI before they reach production.
August 18, 2026
verbatra
Version updated for https://github.com/verbatra/action to version v1.1.3.
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 The verbatra GitHub Action automates i18n translation tasks by reading locale files, detecting missing or drifted content, translating it using an AI or machine-translation service (OpenAI, Anthropic, Gemini, DeepL, or an openai-compatible local model), and providing GitHub annotations and a job summary. It supports CI integration and can be used as a pull request gate without spending on provider API keys.