August 21, 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 infrastructure management tool that simplifies deployment by translating plain English commands into fully automated cloud infrastructures. It supports various cloud providers, frameworks, and tasks through natural language input, making it accessible to developers without requiring extensive technical expertise or infrastructure knowledge. With Sherpa, users can quickly deploy their applications with minimal setup, ensuring that resources are configured efficiently and automatically based on their needs.
August 21, 2026
Aegis AI Agent Security & AST Invariant Guard
Version updated for https://github.com/Snehgabani/aegis-kernel to version diagnostics@vv1.2.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 Aegis is an open-source safety kernel that verifies AI agent tool calls against deterministic invariants before execution. It parses SQL into abstract syntax trees, applies tautology detection via constant folding, enforces numeric bounds, and masks secrets through salted token vaults. The core observation behind Aegis is that structural violations can be caught deterministically rather than probabilistically through AST analysis.
August 21, 2026
GTR - Go Test Report
Version updated for https://github.com/soulteary/go-test-report-action to version v1.
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 This GitHub Action automates the execution of Go tests and generates a detailed report, including a Markdown file, SVG coverage badge, and JSON output. It also supports enforcing total-coverage and per-package thresholds, making it suitable for use in both pull request and default-branch workflows. The action outputs are stable and can be committed back to the repository without causing noisy diffs.
August 21, 2026
Go Report Card Badge
Version updated for https://github.com/soulteary/goreportcard-action to version v1.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action generates a Go Report Card quality assessment badge for a project and can commit it back into the repository. It runs various checks including code formatting, dependency analysis, and license compliance, producing an overall grade and self-contained SVG badge. The action is available on GitHub Marketplace and provides both a command-line tool and a workflow integration option.
August 21, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.47.
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 and efficient static site generator written in Go that converts Markdown content with YAML frontmatter into a complete website. It automates tasks such as building, deploying, and serving websites quickly. Key capabilities include built-in themes, multiple template engines, SEO metadata, and image processing. SSG supports various deployment platforms, including Cloudflare Pages, GitHub Pages, and Vercel.
August 21, 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 enables users to share their projects with Google Sheets and provides an API to update grades dynamically. The integration requires setting up Google sheet API credentials, configuring secrets in GitHub Actions workflows, and specifying task IDs and results for automatic updates.
August 21, 2026
Delivery Autopilot Runner
Version updated for https://github.com/Tekunda/autopilot-runner to version v1.0.9.
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 Delivery Autopilot Runner GitHub Action automates the delivery process from your tracker to a reviewed pull request using an AI pipeline hosted by Tekunda. It checks out the repository, runs code generation and quality checks, and opens a pull request. The action is triggered by a signed instruction issued by Delivery Autopilot and does not require any data to be sent to Tekunda’s servers.
August 21, 2026
Lachesis Security Scan
Version updated for https://github.com/UnboundCompute/lachesis-action to version v1.0.3.
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 builds a code property graph of your repository, traces untrusted input to dangerous sinks, and reports them directly into GitHub Code Scanning as inline annotations on pull requests. It uses a compiler-precise approach to identify guard differentials, where one function guards against untrusted input while another does not.
August 21, 2026
Install Zig
Version updated for https://github.com/xyzzylabs/setup-zig to version v1.0.3.
This action is used across all versions by 8 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action “setup-zig” installs the Zig compiler and verifies its integrity against an official minisign signature, caching the global Zig cache between runs. It automates tasks related to setting up and using the Zig compiler in CI/CD workflows by handling version resolution and cache management based on configuration inputs.
August 21, 2026
YAMLResume
Version updated for https://github.com/yamlresume/action to version v0.15.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 This GitHub Action, YAMLResume action, automates the process of building professional resumes from YAML files using the YAMLResume CLI. It allows users to build multiple resumes in a single workflow step and customize the build options such as skipping validation or PDF generation. The action outputs the generated file paths for use in subsequent steps, making it versatile for integrating with other GitHub Actions like actions/upload-artifact.