August 28, 2026
setup-openapi
Version updated for https://github.com/remarkablemark/setup-openapi to version v1.1.14.
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 installs the OpenAPI Generator CLI tool and caches it by version, making it easy to automate API client generation tasks in GitHub Actions workflows. It supports generating clients for various languages such as Ruby, Python, Java, etc., and provides options to specify the version and binary name of the tool.
August 28, 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 uses Amazon Bedrock Agent to analyze files in a pull request (PR), providing customized feedback tailored to your specific requirements. It leverages Amazon Bedrock Knowledge Bases for enhanced context and provides customizable prompts, file ignoring patterns, and language-agnostic analysis capabilities. The integration with AWS enhances the action’s capability by offering more accurate insights and context-aware responses.
August 28, 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 automates the deployment of applications by translating human-readable descriptions into cloud infrastructure configurations. It simplifies the process for developers by enabling them to focus on their code without needing to manage complex YAML files or learn DevOps tools. With Sherpa, users can deploy their applications across various clouds like AWS, Google Cloud, and more, while maintaining full control over the infrastructure setup.
August 28, 2026
Claude Canary
Version updated for https://github.com/SLP-DEV1/claude-code-canary 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 Claude Code Canary is a deterministic regression testing and compatibility intelligence tool designed to help developers determine the source of breaking changes in their Claude Code projects. It captures and analyzes metrics, checks deterministic assertions, compares releases, and performs bisection to identify first-bad releases efficiently. Canary supports scenario suites with tags, concurrency, and run budgets, as well as scheduled release watch for regression detection and automatic bisection.
August 28, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.52.
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, which converts Markdown with YAML frontmatter into a complete website. It automates tasks such as building the site, serving it locally, and deploying it to various platforms like GitHub Pages, Netlify, Vercel, etc. The action provides features for generating sitemaps, feeds, search indexes, and SEO metadata, among others, making it suitable for creating blogs, portfolios, and other types of websites.
August 28, 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 GitHub Classroom with Google Sheets, allowing instructors to automatically update grades and submission status directly into a Google Sheet. The action uses Google Sheets API credentials to authenticate and interact with the spreadsheet, updating specified columns based on task results from GitHub Actions workflows.
August 28, 2026
runward gate
Version updated for https://github.com/stranxik/runward to version v0.37.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 that verifies engineering decisions behind AI-generated code. It ensures deterministic verification of architectural, security, and operational aspects during the software delivery lifecycle using plain code. Runward helps developers understand and ensure the correctness of their engineered systems after deployment.
August 28, 2026
Agent Vigil
Version updated for https://github.com/sulmusic2-star/agent-vigil to version v0.20.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 Agent Vigil checks an agent-written pull request against rules recorded when the task started, providing PASS, FAIL, or INCONCLUSIVE results. It can also generate a lifecycle receipt without opening a pull request, verifying evidence, and handling public PR receipts securely.
August 28, 2026
Effectprint behavioral contract audit
Version updated for https://github.com/TommyTranX/effectprint to version v0.2.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 Effectprint is an open-source behavioral contract auditor for imperative WebMCP tools. It checks whether audited invocations of a tool stay within its declared effect boundary, catching attempts to perform unintended actions or mutations on the page. The action helps identify and prevent potential issues related to trust gaps in the WebMCP ecosystem by comparing actual effects with expected behavior.
August 28, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.14.
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 building process for Wails.io applications, allowing developers to streamline their development workflow. It installs necessary dependencies like Go and Node.js, runs a build of the application, and optionally uploads artifacts to GitHub or releases on tagged builds. Users can specify various options such as build name, platform, and obfuscation settings. The action supports multiple platforms and versions for building Wails projects efficiently.