August 2, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.16.
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 Summary: SSG (Static Site Generator) is a fast, deterministic static site generator written in Go that converts Markdown with YAML frontmatter into a complete website. It supports various themes and template engines, including built-in simple and krowy, and provides features like sitemap generation, image processing, and deployment to multiple platforms such as Cloudflare Pages, GitHub Pages, Netlify, Vercel, FTP, and SFTP.
August 2, 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 with Google Sheets to automatically update assignment results from GitHub Classroom assignments. It requires setting up Google Cloud credentials and sharing the spreadsheet with the service account email. The action can be configured in a GitHub Actions workflow to send task results to a specified sheet using student names as identifiers. It supports multiple tasks and dynamically creates columns for each graded task, updating or adding them as needed.
August 2, 2026
rag-redteam
Version updated for https://github.com/Srivatsa03/rag-redteam to version v0.4.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 rag-redteam is a GitHub Action designed to red-team RAG pipelines by testing them against common vulnerabilities like indirect prompt injection, context leakage, and tool use injection. It automates the process of identifying potential security flaws in the retrieval pipeline without relying solely on general LLM scanners or model-level probing tools.
August 2, 2026
Bundle Size Badge
Version updated for https://github.com/teplostanski/bundle-size-badge 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 Bundle Size Badge measures the default entry as a minified bundle (min + gzip/brotli) and appends an immutable per-version record to publish SVG badges on a dedicated git branch. It solves the problem of providing users with accurate import cost information by focusing on the entry bundle size, not disk space usage.
August 2, 2026
ArchGuard - Architectural Drift Detector
Version updated for https://github.com/Tgenz1213/ArchGuard to version v1.4.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 ArchGuard is a CLI tool that uses LLMs to verify code changes against established Architectural Decision Records (ADRs). It helps prevent architectural drift by analyzing code changes and ensuring they comply with ADRs. The action automates the process of indexing ADRs and checking for compliance, providing alerts before code merges that violate architectural rules.
August 2, 2026
TimeTick Tests Runner
Version updated for https://github.com/TimeTickIO/timetick-ci to version v1.
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 OCPP tests using Timetick, a tool for verifying vehicle-to-grid (V2G) interoperability. It can run individual tests or test plans and automatically fail the pipeline if any tests fail. The action supports various options such as creating simulators, specifying existing simulators and hardware, and extracting results into outputs that can be used in subsequent steps or attached to merge requests for GitLab CI/CD pipelines.
August 2, 2026
AWS CDK Diff PR Commenter
Version updated for https://github.com/towardsthecloud/aws-cdk-diff-pr-commenter to version v1.6.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 6 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 process of posting CDK diff output as comments on pull requests, helping teams catch potential issues before deploying CDK changes. It supports custom headers and highlights IAM statement, Security Group, Parameter, and Resource changes for better organization in multi-stack setups.
August 2, 2026
Terraform Plan PR Commenter
Version updated for https://github.com/towardsthecloud/terraform-plan-pr-commenter to version v1.6.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 2 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 process of posting Terraform plan outputs as comments on Pull Requests, helping teams identify changes to infrastructure directly within their workflow. It supports custom headers and binary plan files for accurate change detection, enhancing collaboration during code reviews.
August 2, 2026
MCP Test Harness
Version updated for https://github.com/vaquarkhan/mcp-test-harness to version v4.0.1.
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 Summary of the MCP Test Harness GitHub Action The MCP Test Harness is a CI/CD tool designed to automate the testing of Management Control Plane (MCP) servers using pytest-style syntax. It solves the problem of automating and standardizing testing processes for MCP deployments, ensuring that all components are tested thoroughly before deployment. The action provides key capabilities such as running tests, generating reports, and integrating with various reporting tools, making it a valuable tool for MCP administrators and developers aiming to maintain quality and reliability in their system deployments.
August 2, 2026
PlatformIO Dependency Updater
Version updated for https://github.com/VIPnytt/platformio-dependency-updater to version v1.0.1.
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 This GitHub Action checks a project’s platformio.ini file for available updates for its dependencies. It creates pull requests with the latest versions, including release notes and supports various dependency sources such as PlatformIO, Espressif, Git-based repositories, and custom platform-package versions. The action includes options to limit the cooldown period between updates, specify labels, and control the number of open PRs.