January 8, 2026
Docusaurus LLM Docs Generator
Version updated for https://github.com/osodevops/docusaurus-llm-docs to version v1.2.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Docusaurus LLM Docs Generator” GitHub Action automates the creation of documentation optimized for AI assistants and large language models (LLMs) from Docusaurus sites. It generates structured indexes (llms.txt), full documentation archives (llms-full.txt), and clean markdown files (markdown.zip) while injecting LLM-related resources into the site’s sidebar.
January 8, 2026
Go Build, UPX & Release Action
Version updated for https://github.com/ui86/go-builder-action to version v0.0.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Go Build, UPX & Release Action” is a GitHub Action designed to automate the build and release process for Go projects. It supports cross-compilation for multiple platforms (Windows, Linux, macOS), UPX compression for reduced binary sizes, build caching for faster subsequent builds, and automated artifact uploads to GitHub Releases.
January 8, 2026
AccuKnox SAST
Version updated for https://github.com/accuknox/sast-scan-action to version v1.0.5.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The AccuKnox SAST GitHub Action integrates Static Application Security Testing (SAST) into CI/CD workflows, using SonarQube to detect security vulnerabilities in source code. It automates security analysis, enforces quality gates to prevent insecure code merges, and centralizes findings in the AccuKnox Console for enhanced security insights.
January 8, 2026
Todo Tree Action
Version updated for https://github.com/alexandretrotel/todo-tree-action to version v1.0.2.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Todo Tree Action is a GitHub Action designed to automate the detection and management of TODO comments in pull requests. It scans modified files to identify new TODOs, FIXME, BUG, or custom tags, and posts a summarized report as a pull request comment.
January 8, 2026
Monotrack CLI
Version updated for https://github.com/ArnoldVanN/monotrack to version v0.4.24.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Monotrack is a GitHub Action designed to streamline versioning and change detection in monorepos, enabling efficient management of multiple projects within a single repository. It automates tasks such as generating pre-release tags, identifying and acting only on changed projects, and supports configuration for dependency tracking across diverse languages.
January 8, 2026
Free Disk Space (CI Action)
Version updated for https://github.com/BRAINSia/free-disk-space to version v2.1.3.
This action is used across all versions by 23 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action is designed to free up disk space on Ubuntu-based GitHub Actions runners by removing unnecessary files, packages, and cached tools. It automates the process of reclaiming up to 31 GB of storage, enabling workflows that require significant disk space for large computations or builds.
January 8, 2026
KICS Github Action
Version updated for https://github.com/Checkmarx/kics-github-action to version v2.1.19.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 178 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The KICS GitHub Action integrates the KICS (Keeping Infrastructure as Code Secure) tool into GitHub workflows to automate the static analysis of Infrastructure as Code (IaC). It helps identify security vulnerabilities, compliance issues, and misconfigurations early in the development process, ensuring secure and reliable cloud-native infrastructure.
January 8, 2026
typos-action
Version updated for https://github.com/crate-ci/typos to version v1.42.0.
This action is used across all versions by 44 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action typos is a source code spell checker designed to identify and fix spelling mistakes in codebases efficiently. It is optimized for performance on large repositories and minimizes false positives, making it suitable for use in pull request workflows. This tool automates typo detection and correction, ensuring cleaner and more accurate code while supporting integrations like GitHub Actions and pre-commit hooks.
January 8, 2026
GitHub Actions Dependency Submission
Version updated for https://github.com/jessehouwing/actions-dependency-submission to version v1.0.4.
This action is used across all versions by 32 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “GitHub Actions Dependency Submission” is a GitHub Action designed to automate the submission of action dependencies from a repository’s workflows to GitHub’s Dependency Graph. It scans workflow files, composite actions, and callable workflows to identify dependencies, including forked and nested ones, ensuring comprehensive dependency tracking for security advisories.