August 29, 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 and provide feedback tailored to specific requirements. It enables integration with Amazon Bedrock Knowledge Bases for context-aware insights, enhancing the analysis capabilities beyond code review.
August 29, 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 tool designed to automate the deployment process by translating developer intentions into optimized infrastructure configurations. It simplifies the setup of various cloud providers and services, reducing the need for manual configuration files and freeing up developers to focus on code instead of infrastructure management. With Sherpa, developers can write plain English prompts to deploy their applications across multiple clouds seamlessly, providing a transparent and cost-effective way to build and deploy applications globally.
August 29, 2026
Skill Provenance Validate
Version updated for https://github.com/snapsynapse/skill-provenance to version v6.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 This GitHub Action automates the validation of Agent Skill bundles to ensure they are portable, have accurate versions and integrity, and detect any drift between the manifest and actual bundle contents. It helps teams track the version history and integrity of their skills across different platforms and sessions. The action ensures that a downloaded or shared bundle matches its recorded state before installing it, using SHA-256 hashes to catch tampering and accidental drift.
August 29, 2026
ZIRAN Agent Security Scan
Version updated for https://github.com/taoq-ai/ziran to version v0.38.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 ZIRAN is an AI-driven security tool designed to identify vulnerabilities in AI agents, including their capabilities and potential attack chains. It models agents as graph structures and conducts multi-phase campaigns to detect dangerous tool chains, execution-level side effects, and multi-phase exploits that conventional scanners might overlook. The tool uses machine learning to analyze the interactions between agent functions and tools, providing a comprehensive understanding of the agent’s behavior and vulnerabilities.
August 29, 2026
wp-env for GitHub Actions
Version updated for https://github.com/tbdsux/gh-setup-wpenv 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 The GitHub Action gh-setup-wpenv automates setting up the @wordpress/env package for WordPress development in CI environments, enabling developers to build and test plugins and themes with Dockerized WordPress environments using Node.js. It provides a simple setup process by installing Node.js, global wp-env, and optionally starting the environment, making it easier to automate WordPress development tasks on GitHub Actions runners.
August 29, 2026
Delivery Autopilot Runner
Version updated for https://github.com/Tekunda/autopilot-runner to version v1.0.79.
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 process of using an AI pipeline to plan, build, check, and self-heal code changes from a ticket. It requires an active subscription with Delivery Autopilot, which triggers the action to run based on signed instructions. The action checks out the repository only on GitHub’s runners and does not send any source code to Tekunda’s servers. Users can set up the action using a GitHub App or by manually configuring it in their workflow.
August 29, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.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 This GitHub Action automates the build process for Wails.io v3 projects. It installs GoLang and NodeJS, runs a build, and optionally uploads the results to GitHub and releases on tagged builds. The action supports various configurations such as platform selection, obfuscation, caching, and package upload options.
August 29, 2026
Sentral CI
Version updated for https://github.com/Troaxx/sentral to version v1.
This action is used across all versions by ? 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, troaxx/sentral, helps diagnose and understand why a CI job failed by comparing the CI environment with your local one. It provides an honest confidence score and highlights any discrepancies between the two environments. The tool is particularly useful for Node.js and Python projects running on Ubuntu runners but does not yet support other platforms or configurations. To use it, add it to your workflow when a previous step fails, and optionally run it locally to generate a baseline for future comparisons.
August 29, 2026
YAMLResume
Version updated for https://github.com/yamlresume/action to version v0.16.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 automates the process of building professional resumes using YAML files with the YAMLResume CLI. It allows users to build multiple resumes in a single step, customize build options such as skipping validation and PDF generation, outputs generated file paths, and seamlessly integrates with actions/upload-artifact. The action supports various workflows and provides detailed outputs for further processing.
August 29, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v0.1.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates accessibility checks in your CI/CD pipeline. It enables companies to define an audience and percentage of WCAG guidelines to be met, allowing them to ensure their products are accessible without the need for extensive learning or external solutions. The action uses AI analysis to measure guidelines more abstractly and provides feedback to developers if their code does not meet accessibility requirements.