August 20, 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) using a tailored prompt. It integrates seamlessly with Amazon Bedrock Knowledge Bases, which enhances the analysis by providing enriched, context-aware insights. The action supports various programming languages and Terraform configurations, is customizable for specific needs, and integrates smoothly into GitHub workflows.
August 20, 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-as-code tool that simplifies the deployment of web applications across various cloud providers. It allows developers to describe their application requirements in plain English, and Sherpa automatically configures and deploys the necessary infrastructure, including servers, databases, load balancers, CDN, and more. The tool supports multiple cloud platforms and frameworks, making it a versatile solution for developers looking to streamline deployment processes without needing extensive technical expertise.
August 20, 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 deployment of a Docker Swarm service. It helps developers by executing npm ci and npm run bundle to prepare their project, then commits the resulting distribution folder to the repository before pushing it to a remote server or registry. This ensures that the build artifacts are correctly packaged and ready for deployment in a controlled manner.
August 20, 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 using service account credentials and allows users to automatically update their grade sheets based on grading results in their GitHub classroom workflows. The action supports multiple tasks and can handle additional columns for detailed information, making it a versatile tool for educational institutions.
August 20, 2026
auto-generate-release-note
Version updated for https://github.com/TakuKobayashi/auto-generate-release-note to version v1.0.2.
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 uses a local Ollama model to generate release notes by summarizing Git history and diffs, supporting multiple languages including bilingual output with English. It compares the current tag with the previous semantic-version tag, generates Markdown from commits, changed files, and text diffs, and updates or creates a GitHub Release for tags that do not exist.
August 20, 2026
Advanced Jules PR Reviewer
Version updated for https://github.com/thalesraymond/jules-pr-reviewer to version v1.7.0.
This action is used across all versions by 3 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 uses Google Jules to review pull requests in various programming languages. It provides inline comments directly on code lines with severity and confidence levels, automatically resolves resolved issues after fixes are pushed, and gates merges via a check run if configured. The action is extensible with custom rules and supports deduplication of findings across pushes.
August 20, 2026
setup-pawl
Version updated for https://github.com/tiangong-dev/pawl to version v0.8.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 pawl is a tool that helps developers automate regression testing by measuring and comparing various dimensions of their codebase. It measures key metrics such as file length, function complexity, coverage, and as any count to ensure that changes do not introduce regressions. If any dimension shows an improvement or no change, the action exits successfully; otherwise, it fails and alerts developers about potential regressions.
August 20, 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 building and packaging of Wails applications using GoLang, NodeJS, and pnpm. It installs the necessary dependencies, runs a build command, and optionally uploads the results to GitHub or releases on tagged builds. The action supports various build configurations, including platform selection, obfuscation, and caching.
August 20, 2026
Vaara Policy Check
Version updated for https://github.com/vaaraio/vaara to version v1.69.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 This GitHub Action automates the process of verifying and auditing receipts or verifiable outcomes generated by the Vaara tool. It helps in ensuring that every autonomous action is risk-scored, checked against policies, and recorded with tamper-evident evidence. The action facilitates secure verification of actions performed within a system, providing a verifiable receipt for any autonomous action taken.
August 20, 2026
Vigilnz Security Scan
Version updated for https://github.com/Vigilnz/vigilnz-scan-action to version v1.3.2.
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 Vigilnz Security Scan Action automates security scanning of applications and repositories during CI/CD pipelines using Vigilnz services. It supports multiple scan types such as SCA, SBOM, SAST, IAC SCAN, SECRET SCAN, DAST, and CONTAINER SCAN. The action integrates with GitHub workflows and requires an API key for authentication, which is stored securely in GitHub Secrets. Users can specify the scan types and project name to run the scans.