August 21, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.46.
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 that converts Markdown with YAML frontmatter into clean URLs, templates, feeds, search, image processing, and native deployment. It automates the process of building websites from content files, supporting various template engines and features such as Sitemap, robots.txt, Atom feeds, and more.
August 21, 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 a classroom repository to a Google Sheets document. It uses the Google Sheets API to update specified columns with task results and handles creating new rows as needed. This is particularly useful for teachers or instructors who want real-time feedback on student performance without manual intervention.
August 21, 2026
NuGet dependency graph
Version updated for https://github.com/Tsabo/nugraph-action to version v4.
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 generates a NuGet dependency graph from a .NET solution or project using the nugraph tool. It supports generating both SVG and Mermaid diagrams, and can customize graph styles. The action also automates local builds by default and appends graphs to job summaries.
August 21, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.6.11.
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, RustScript, allows developers to write helper scripts in the Rust programming language and run them as shell scripts. It interprets a practical subset of Rust, enabling immediate execution. The action supports various Rust features such as functions, closures, structs, enums, patterns, loops, iterators, and standard library functionalities like files, paths, stdin/stdout, processes, and HTTP requests. It also supports bridging crates for additional functionality like anyhow, serde, and others.
August 21, 2026
PokeRepo Dex
Version updated for https://github.com/wantaekchoi/pokerepo to version v1.1.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 This GitHub Action automates the creation of Pokémon-themed cards for each repository in your organization, updating them based on commit activity and merged pull requests. It helps keep track of which repositories have advanced Pokémon levels by displaying their level status next to the repository name. This tool is useful for open-source community projects with a Pokémon theme, allowing members to easily see how far their repositories have come.
August 21, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v.0.1.16.
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 CI/CD pipelines, focusing on specific audiences to meet WCAG guidelines. It provides flexibility by allowing companies to define the audience and the percentage of guidelines needed to be met, optimizing resources by targeting larger audiences without compromising performance.
August 20, 2026
OrbitCI - Autonomous AI PR Assistant
Version updated for https://github.com/nivinvysakh/OrbitCi to version v2.0.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 OrbitCI is an AI-powered pull request assistant that automates code reviews, refactoring, and debugging in GitHub. It integrates with Google Gemini’s AI capabilities to provide instant feedback and suggestions on PRs, ensuring efficient development workflows. The action enhances collaboration by allowing developers to focus on the core of their work while benefiting from AI-driven improvements.
August 20, 2026
Build CheckMK MKP Package
Version updated for https://github.com/oposs/mkp-builder to version v2.3.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 This GitHub Action automates the creation of Checkmk MKP (Monitoring Konfiguration Package) files from local directory structures. It supports various build options and provides Python syntax checking for ease of use, while ensuring no permanent changes to the repository are made. The action outputs package information ready for artifact upload and is compatible with both major and minor version pinning strategies.
August 20, 2026
Otzaria Plugin Validator
Version updated for https://github.com/Otzaria/otzaria-plugin-validator to version v1.14.1.
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 validation and publishing process of Otzaria plugins. It performs automated checks, builds the plugin, and publishes it to the Otzaria store. The action requires two secrets: OTZARIA_USER and OTZARIA_PASSWORD, which are used for authentication when publishing. The action supports both main branch pushes (for automatic releases) and pull requests (for validation).
August 20, 2026
OpenTelemetry for GitHub Workflows, Jobs and Steps
Version updated for https://github.com/plengauer/Thoth to version v5.61.1.
This action is used across all versions by 14 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 tracing, metrics, and logging of shell scripts and GitHub workflows using OpenTelemetry. It automatically propagates context via HTTP, instruments all available commands, injects into child scripts and executables, and logs from stderr and GitHub action log commands. The project is installable via Debian or RPM packages and offers workflow-level and job-level instrumentation for GitHub actions.