August 10, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.3.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 This GitHub Action interprets and runs Rust scripts without compiling them. It automates running, validating, and building Rust scripts efficiently, handling concurrency, type checks, and errors gracefully.
What’s Changed Full Changelog: https://github.com/VladasZ/rustscript/compare/v0.3...v0.3.1
August 10, 2026
Prism Reviewer AI
Version updated for https://github.com/vyoman-labs/prism-reviewer to version v0.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 Prism Reviewer is an AI-driven multi-agent code review system that automates the process of analyzing pull requests by performing targeted static analysis, dependency scanning, AST-based symbol inspection, and parallel LLM-guided code evaluation. It helps identify vulnerabilities, security issues, design flaws, clean code practices, and other potential problems in code changes, ensuring zero hallucinations and no duplication across runs.
August 10, 2026
wcagc accessibility check
Version updated for https://github.com/WCAG-Compliance/wcagc-ci to version v1.1.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 automates WCAG (Web Content Accessibility Guidelines) accessibility checks using the wcagc tool from GitHub Actions or GitLab CI. It compares URL-level findings with a saved baseline and generates a review workflow comment if necessary. The action provides automated checks for only part of WCAG, ensures manual review remains essential, and outputs URL-level annotations and results for continuous integration and code scanning purposes.
August 10, 2026
Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.24.
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 A GitHub Action that generates and reports code coverage from Kover XML reports for Kotlin/Android projects, supporting multi-module support with flexible discovery methods and configurable thresholds. It integrates with PRs for automatic updates and tracks coverage history with visual indicators. The action is fast and secure, parsing Kover reports in parallel to ensure robustness.
August 10, 2026
Auto-generate PR Description
Version updated for https://github.com/yuri-val/auto-pr-description-action to version v1.7.0.
This action is used across all versions by 2 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 uses OpenAI’s language models to automatically generate detailed and context-aware pull request descriptions. It enhances collaboration by providing clear and concise summaries that capture ticket links, intent, and previous discussions, while handling rate limiting and retries. The action supports customizable configurations and outputs the generated description for easy review and updating in PRs.
August 10, 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 This GitHub Action automates accessibility checks within a CI/CD pipeline using AI. It helps companies ensure their code meets accessibility standards by defining target audiences and the percentage of WCAG guidelines to be met, thereby improving overall product performance and accessibility.
August 10, 2026
Zuke Build
Version updated for https://github.com/zuke-build/zuke to version core-v1.36.0.
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 provides a tagged template literal that runs processes with sensible defaults such as throwing on failure and capturing output, ensuring injection safety. It’s designed to be small and explicit, focusing solely on discovering targets, building a dependency graph, sorting them topologically, and running them without additional plugins or magic.
August 10, 2026
Action Mailer ✨
Version updated for https://github.com/ksatriow/action-mailer to version v1.0.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Action Mailer is a GitHub Action that sends professional emails using SMTP (Gmail, Outlook, SendGrid) or AWS SES. It offers HTML templates, attachments, CC/BCC support, and secure credential handling. Key features include automatic provider detection, rich logging, input validation, and security best practices.
August 10, 2026
QHSE Professionals CI/CD Run ATF Test Suite
Version updated for https://github.com/mikevdberge/sncicd-tests-run to version 1.0.14.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action provided automates the execution of automated test suites in a ServiceNow environment using specific browser and operating system configurations. It requires setting up credentials and instance URLs as secrets in the repository, then configuring the action with necessary inputs such as test suite details, browser settings, and operating system parameters to run tests on specified environments.
August 10, 2026
Setup Fortran Compilers
Version updated for https://github.com/minhqdao/setup-fortran to version v1.9.1.
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 The GitHub Action setup-fortran automates the setup and testing of Fortran projects across various compilers, versions, architectures, and operating systems. It provides reproducible toolchains for GNU, Intel, LLVM, NVIDIA, AMD, Arm, and LFortran on Linux, macOS, and Windows. The action supports multiple compilers with specific versions and can manage disk space by removing pre-installed toolkits during nvfortran setup.