August 15, 2026
OpenTelemetry for GitHub Workflows, Jobs and Steps
Version updated for https://github.com/plengauer/Thoth to version v5.61.0.
This action is used across all versions by 14 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 collection and instrumentation of OpenTelemetry traces, metrics, and logs from shell scripts and GitHub workflows. It automatically propagates context via HTTP requests, instruments all available commands, injects into child scripts and executables using shebangs, and integrates with GitHub actions for workflow-level and job-level monitoring. The action is installable via package managers and provides a comprehensive set of features to monitor applications and CI/CD pipelines efficiently.
August 15, 2026
esc-action
Version updated for https://github.com/pulumi/esc-action to version v3.2.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 200 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 and use of Pulumi ESC, a tool that helps manage shared environments, secrets, and configurations securely. It simplifies developer workflows by injecting necessary secrets directly into CI/CD pipelines, ensuring access to required resources is valid at the time of use and automatically rotated after a specified period.
August 15, 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 “Hello World” or a personalized greeting message to the log, taking an optional parameter to specify the name of the person to greet. It can also output the current time, making it useful for logging and tracking interactions in workflows.
August 15, 2026
Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.9.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action leverages Amazon Bedrock Agent to analyze files in a pull request (PR) and provide feedback using customizable prompts. It also supports integration with Amazon Bedrock Knowledge Bases to enhance analysis capabilities, offering tailored insights and context-aware responses. The action is highly flexible and adaptable for various use cases, including code quality improvement, security assessments, and performance optimizations.
August 15, 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-based tool that automates the deployment of web applications across various cloud providers. It allows developers to describe their infrastructure needs in plain English, and Sherpa handles the creation and configuration of servers, DNS, SSL certificates, CDN, databases, backups, load balancing, and more. This simplifies the process of deploying applications by eliminating the need for manual configuration files or DevOps expertise.
August 15, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.34.
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 fast static site generator written in Go that converts Markdown content with YAML frontmatter into a complete website, handling features such as sitemaps, feeds, and SEO metadata. It works well for blogs, documentation, portfolios, and landing pages, offering options for deployment to various platforms like GitHub Pages, Netlify, and Vercel.
August 15, 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 automatic grading from GitHub Classroom into Google Sheets, allowing instructors to store and track student results efficiently. It automatically updates the specified columns in a pre-defined Google Sheet with assignment grades based on task completion status. The integration requires setting up Google sheet API credentials and sharing them securely through GitHub secrets.
August 15, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.65.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The nix-init action initializes Nix-based repositories by automating common setup steps such as creating GitHub app tokens, checking out the repository, setting up Git user and environment, installing Nix, configuring Nix settings based on a flake, and handling caching. It is designed to streamline the process for developers working with Nix in various environments, including self-hosted runners like Forgejo and GitHub Actions. The action also allows users to specify different shells from a flake for development purposes.
August 15, 2026
runward gate
Version updated for https://github.com/stranxik/runward to version v0.35.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 Runward is an open-source delivery methodology for AI-assisted software engineering that verifies the engineering decisions behind AI-written code. It automates the process of ensuring that design decisions are followed and documented, providing a way to verify that the load-bearing decisions were actually made and written down. Runward uses plain code to verify these decisions, eliminating the need to ask an LLM about it.
August 15, 2026
Sigbound
Version updated for https://github.com/surya-koritala/sigbound to version v2.4.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 Sigbound is a GitHub Action that automates parallel development of AI coding agents on a single repository. It merges their work in parallel and resolves conflicts automatically using a model, ensuring each merge passes tests before landing. The action handles file lanes to prevent overlap and supports run parking and continuous mode for efficient collaboration.