August 8, 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 deployment across various cloud providers by automatically configuring infrastructure based on plain English prompts. It supports a wide range of services, including servers, DNS, SSL certificates, CDNs, databases, backups, load balancing, and more. Key features include:
August 8, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.14.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 validating permissions against the repository’s CODEOWNERS file. It allows users to comment with commands or react using emojis, and handles multiple formats of input such as slash commands, mentions, and bare commands. The app supports various merge methods like squash and rebase, provides reaction-based commands for approval, cleanup, and help, and includes features like approval deduplication and minimal permissions adherence.
August 8, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
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 config-file-from-env GitHub Action automates the process of replacing placeholders in configuration files with environment variables. This action is particularly useful for managing sensitive information and configurations securely, ensuring that they are not hardcoded into your codebase or exposed publicly. It helps streamline deployment processes by dynamically injecting environment-specific settings directly into config files, reducing the risk of accidental exposure or misconfiguration.
August 8, 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 process of building a JavaScript bundle before deploying it to a Swarm service. It ensures that all necessary dependencies are installed and the application is ready for deployment, thus simplifying the build and deployment pipeline.
August 8, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.23.
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 files with YAML frontmatter into a complete website. It includes features like built-in themes, templates, and SEO metadata, as well as image processing and deployment capabilities to various platforms. The tool is designed to be fast, efficient, and easy to use for creating and managing websites.
August 8, 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 automates the process of sending assignment results from GitHub Classroom to Google Sheets. It integrates with the Google Sheets API to update scores and tasks automatically. The main purpose is to streamline data transfer between students’ submissions and their performance metrics, reducing manual effort and improving transparency in grading processes.
August 8, 2026
runward gate
Version updated for https://github.com/stranxik/runward to version v0.33.2.
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 Purpose: Runward is an open-source delivery methodology that verifies the engineering decisions behind AI-written code, ensuring that critical aspects like architecture and security are properly documented and implemented.
Problem Solved: It helps in automating and ensuring that the engineering process follows best practices by verifying that the decisions made during coding align with predefined standards.
August 8, 2026
agents-md-lint
Version updated for https://github.com/Taiizor/agents-md-cookbook to version v1.0.1.
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 The agents-md-cookbook GitHub Action automates the creation of a standardized AGENTS.md file that outlines coding guidelines and best practices, ensuring consistency across multiple development tools. This action helps developers maintain clear documentation on how their projects should be structured, tested, and managed, leveraging a set of pre-defined templates for various programming languages and frameworks. By providing linting capabilities and compatibility with multiple code generation tools, it simplifies the setup process and reduces the risk of errors in coding agent configurations.
August 8, 2026
Get PR Push token
Version updated for https://github.com/tiangolo/pr-push to version 0.0.3.
This action is used across all versions by 32 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The PR Push GitHub App automates the process of obtaining a short-lived, repository-scoped token for approved workflows that update existing pull request branches. It solves the problem of managing tokens securely and efficiently by allowing authorized workflows to request them directly from the app without exposing sensitive information in the repository’s codebase. The action provides features such as token verification based on workflow versions and branch origin, ensuring secure and controlled access.
August 8, 2026
darnlink — self-healing Markdown links
Version updated for https://github.com/txemi/darnlink to version v0.19.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 The darnlink GitHub Action automates the process of updating Markdown links after reorganization, ensuring they remain valid and self-healing. It automatically replaces stale paths with updated ones based on a file’s UUID, thus preventing broken links from occurring due to file movement or renaming. The action supports cross-repo web links for verifying and anchoring links across different repositories.