April 11, 2026
accessibility-scanner
Version updated for https://github.com/github/accessibility-scanner to version v3.0.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 37 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AI-powered Accessibility Scanner is a GitHub Action designed to identify and track accessibility issues in websites, repositories, and dynamic content. It automates the detection of accessibility barriers, creates actionable GitHub issues, and optionally utilizes GitHub Copilot to propose AI-powered fixes, streamlining the remediation process. This tool helps development teams enhance the accessibility of their digital products while integrating seamlessly into their GitHub workflows.
April 11, 2026
Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.95.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables users to run Molecule, a testing framework, to automate testing and validation of Ansible roles. It simplifies the process of ensuring Ansible roles are functioning correctly by providing commands for role creation, testing, dependency management, linting, and instance lifecycle management. The action supports various configurations, making it adaptable to different project structures and testing scenarios.
April 11, 2026
GitHub Screenshot Action
Version updated for https://github.com/guibranco/github-screenshot-action to version v2.0.27.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The github-screenshot-action is a GitHub Action designed to automate the process of capturing, monitoring, and versioning website screenshots. It enables users to define target websites in a JSON file and supports parallel execution, automated retries, cron-based scheduling, and pull request creation for visual change tracking. Key features include real-browser rendering using Puppeteer, flexible wait strategies, and the ability to isolate screenshot updates in dedicated branches.
April 11, 2026
AI Plugin Scanner
Version updated for https://github.com/hashgraph-online/ai-plugin-scanner-action to version v1.2.14.
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 HOL AI Plugin Scanner GitHub Action is designed to automate the scanning of AI plugin repositories across multiple ecosystems (e.g., Codex, Claude, Gemini, OpenCode) for security, publishability, runtime readiness, and trust signals. It generates structured reports, including SARIF and policy results, while offering optional live network probing and submission automation. This action simplifies compliance and quality assurance workflows for AI plugins, making it easier for developers to ensure their plugins meet marketplace and security standards.
April 11, 2026
HOL Codex Plugin Scanner
Version updated for https://github.com/hashgraph-online/hol-codex-plugin-scanner-action to version v1.2.14.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The HOL AI Plugin Scanner GitHub Action provides a compatibility alias for workflows using an older action slug, ensuring seamless migration to the updated canonical repository. It automates the scanning of AI plugins while maintaining compatibility and functionality for existing integrations, preventing workflow disruptions during the transition. The action ensures consistency by sharing the same behavior, release updates, and dependencies as the canonical version.
April 11, 2026
Git-Iris Action
Version updated for https://github.com/hyperb1iss/git-iris to version v2.0.8.
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 Git-Iris is an intelligent GitHub Action that automates key version control tasks by analyzing your codebase with contextual understanding. It generates context-aware commit messages, performs in-depth code reviews, creates detailed pull request descriptions, and produces changelogs and release notes with intelligent categorization. This action streamlines Git workflows, reducing manual effort while ensuring high-quality and meaningful Git artifacts.
April 11, 2026
verified-bot-commit
Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.3.0.
This action is used across all versions by 87 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Verified Bot Commit GitHub Action automates the creation of signed and verified commits as the github-actions[bot] user using the standard GITHUB_TOKEN or a GitHub App Token. It simplifies the process of committing and signing changes programmatically, ensuring that commits are verified with GitHub’s public PGP key, while allowing granular file selection and customizable commit messages. This action is ideal for maintaining secure and authenticated automated workflows, particularly for repositories requiring verified commits.
April 11, 2026
sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.12.
This action is used across all versions by 4 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, Setup sops, streamlines the installation of the sops binary on a workflow runner, allowing users to specify the desired version (e.g., latest or a specific semantic version). It automates the process of managing the sops installation and ensures the binary is added to the system’s PATH for seamless use in workflows. This action eliminates manual installation steps, improving efficiency and consistency in CI/CD pipelines.
April 11, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.44.
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 automates the installation of the stackit-cli binary on a workflow runner, allowing users to specify a specific version or default to the latest stable release. It simplifies the setup process, ensures version consistency, and makes the binary readily accessible by adding it to the system’s PATH environment variable.
April 11, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.4.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 Kida is a high-performance template engine that compiles templates to Python AST, enabling rendering to multiple outputs such as HTML, terminal, markdown, and CI reports. It automates repetitive tasks like generating test summaries and PR comments from tool outputs (e.g., pytest, coverage) and supports advanced templating features like inheritance, pattern matching, and streaming. With built-in scalability and support for free-threaded Python, Kida simplifies dynamic content generation across diverse environments.