August 3, 2026
AI Changelog Updater
Version updated for https://github.com/vscheuber/ai-changelog-action to version v1.1.10.
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 updating a CHANGELOG.md file by using an AI language model to generate a changelog entry. It gathers information from Git history, merged pull requests, and related repositories, then generates user-focused changes while preserving existing content. Special handling is provided for full releases, consolidating pre-release notes into a clean final version.
August 3, 2026
Zig Actions
Version updated for https://github.com/YetAnotherMechanicusEnjoyer/zig-actions 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 This GitHub Action automates Zig compilation, testing, and documentation generation. It reports compiler errors directly as GitHub annotations for the CI workflow, and also supports deploying generated documentation to a GitHub Pages branch. The action can be configured with various inputs such as Zig version, working directory, test and doc commands, and deployment settings.
August 3, 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 CI/CD pipelines. It allows companies to define audiences and guideline percentages, ensuring compliance with WCAG guidelines. The AI component analyzes guidelines at an abstract level, helping developers meet accessibility standards efficiently.
August 2, 2026
AI Agent Discipline Linter
Version updated for https://github.com/naimkatiman/continuous-improvement to version v3.22.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Claude Code is an AI language model that automatically adds three layers of checks and planning to ensure its edits are based on real facts and verified before “done”. It uses a runtime hook and bundled skills to enforce one task per session, conduct TDD, and verify progress in six phases. Continuous Improvement also captures lessons learned and surfaces the most relevant fix from past sessions for related prompts.
August 2, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.22.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 AI Harness Doctor audits and consolidates documentation files to ensure that they are comprehensive, coherent, and up-to-date. It helps teams streamline agent instructions by removing inconsistencies and duplicates, leading to more accurate responses and improved performance. This tool ensures that the AI harness is well-maintained and effective in providing clear guidance to developers.
August 2, 2026
Feishu Build Notify
Version updated for https://github.com/ningkaikok/feishu-notify-action to version v1.0.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 The feishu-notify-action is a GitHub Action that sends notifications to a custom robot in the Fly书 group using Python. It only uses standard libraries, is a composite action, and does not require Docker or image building. It can be easily integrated into existing CI/CD pipelines without needing any software installations or setup.
August 2, 2026
HTML Inline Actions
Version updated for https://github.com/ntsk/html-inline-actions to version v1.2.0.
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 inlines CSS, JavaScript, and images into HTML files to reduce HTTP requests and improve page load times. It supports batch processing of multiple files and can be configured to skip certain types of inlining based on file type or link attributes.
August 2, 2026
Offensive360 SAST Scan
Version updated for https://github.com/offensive360/sast-scan-action to version v1.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 a full Offensive360 SAST scan on every push or pull request. It runs deep taint and data-flow analysis across 60+ languages, providing SARIF reports for the GitHub code scanning tab and a severity gate for pipeline failures. The action is free for open source projects and supports various scan types such as dependency scanning, malware detection, and license compliance.
August 2, 2026
Orca Security - SAST Security
Version updated for https://github.com/orcasecurity/shiftleft-sast-action to version v1.0.12.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 32 repositories.
Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Orca Shift Left Security Action automates the scanning of a repository using the Orca SAST tool. It helps identify security vulnerabilities in code by analyzing static analysis results, which can be formatted as JSON or CLI output and saved to an output directory. The action requires the project key, API token, scan paths, and optional settings for excluding certain files or directories.
August 2, 2026
AI Model End-of-Life Check
Version updated for https://github.com/oscarnilsson98/ai-model-end-of-life-action to version v2.0.0.
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 monitors AI models deployed in an application and provides a real-time lifecycle check by comparing them against community deprecation information. It identifies models that may be deprecated or approaching shutdown, reporting dated shutdowns with undated deprecations as warnings. The action supports scheduled monitoring and can send Slack notifications when model lifecycles are breached.