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.
August 10, 2026
TreeExporter
Version updated for https://github.com/mrf0rtuna4/TreeExporter to version v0.2.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 TreeExporter automatically generates beautiful repository structure diagrams from project folders, replacing manual editing of README file trees. It supports SVG and plain text export formats, customizable themes, and GitHub Actions integration.
What’s Changed Changelog [0.2.0] - 2026-08-10 Added Added built-in SVG themes:
August 10, 2026
Nox Security Scanner
Version updated for https://github.com/Nox-HQ/nox to version v1.29.0.
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 Nox is an open-source static analyzer designed for AI application developers. It detects potential vulnerabilities in LLM applications by analyzing both the code and external dependencies without requiring access to your codebase or internet connection. Key capabilities include detecting prompt injection, embedding leakage, agent over-privilege, and unverifiable dependency provenance.
August 10, 2026
Oculum Security Scan
Version updated for https://github.com/OculumDev/oculum-action to version v1.0.4.
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 Oculum Security Scan is an AI-driven security tool designed to detect various vulnerabilities in LLM-powered applications. It combines both traditional static application security testing (SAST) and AI techniques to identify prompt injection, hardcoded secrets, SQL injection, XSS, and more. The action can be integrated into GitHub workflows to automatically scan code changes and provide real-time feedback through PR comments or inline annotations. It supports two scan depths: cheap for free pattern matching scans and validated for AI-assisted validation with a required API key.
August 10, 2026
Odin Scan - Smart Contract Security
Version updated for https://github.com/Odin-Scan/odin-scan-action to version v1.0.5.
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 smart contract security analysis for CosmWasm, Solana, and EVM projects using Odin Scan. It integrates with GitHub Code Scanning to provide SARIF files for native security alerts and comments on pull requests. Users can configure severity thresholds and trigger scans through comments, making it easier to catch vulnerabilities early in the development process.