August 15, 2026
Code Audit Studio — AI Pull Request Review
Version updated for https://github.com/mikailcengizz/code-audit-studio-action to version v1.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 reviews AI-assisted code from pull requests in a repository or organization using Code Audit Studio. It evaluates risks, missing tests, remediation steps, and verification details, providing a report to the job summary and as a Markdown file without modifying the PR. The action is read-only, ensuring no checkout, execution, or interaction with the repository.
August 15, 2026
QHSE Professionals CI/CD Run ATF Test Suite
Version updated for https://github.com/mikevdberge/sncicd-tests-run to version 1.0.9.
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 This GitHub Action is a CI/CD tool specifically designed to automate the execution of automated test suites in ServiceNow environments using various browser configurations and operating system settings. It addresses the need for seamless integration between ServiceNow’s CI/CD features and modern testing frameworks, allowing developers to quickly set up and run functional tests across different environments and devices.
August 15, 2026
x402 Endpoint Compliance Validator
Version updated for https://github.com/MSSATANASS/x402-endpoint-validator to version v0.4.1.
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 The GitHub Action checks x402 endpoints by hitting them with real probes and verifying compliance with the x402 spec. It provides 5 core conformance checks: reachability, manifest format, 402 response conformance, response time (P95), and payment-required behavior. The action supports optional telemetry inputs for additional features like webhooks, trend tracking, and private repo support.
August 15, 2026
Full-site SEO Audit
Version updated for https://github.com/nurkamol/seo-audit to version v1.8.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 action checks every page of a site’s sitemap for SEO, metadata, and structured data issues to ensure technical correctness across all pages, including cross-page links, broken links, and performance issues. It provides comprehensive reports in HTML, Markdown, and JSON format, helping users maintain a high level of technical quality on their websites without relying solely on free SEO tools that may overlook certain problems or estimates performance metrics.
August 15, 2026
Changelog Bot Runner Nyaomaru
Version updated for https://github.com/nyaomaru/changelog-bot to version v0.6.10.
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, @nyaomaru/changelog-bot, automates the process of generating a polished changelog entry from Git history and release notes. It provides automated storytelling by combining commit messages, PR titles, and release notes into human-readable sections. Users can also use OpenAI or Anthropic for tone-aware summaries or rely on robust heuristic fallbacks if AI is down. The action supports CI-native integration through GitHub Actions workflows, works as a reusable workflow, and can open a pull request with the updated changelog, compare links, and release notes already wired up.
August 15, 2026
chainsec — dependency chain supply audit
Version updated for https://github.com/ocku/chainsec to version 0.5.2.
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 chainsec is a tool for auditing dependency chains in Python, JavaScript, and TypeScript projects. It discovers dependencies, enriches them with lockfile information, securely acquires verified artifacts, scans sources with versioned Tree-sitter rules, and generates JSON, SARIF, or terminal reports. It can be used as a CI component and offers safe defaults by default, without launching executables or executing package code.
August 15, 2026
Web App Security Skill
Version updated for https://github.com/parousia8888/web-app-security-skill to version v0.5.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 the process of scanning web applications to identify security vulnerabilities using AI coding agents. It helps in auditing, hardening, and retesting projects to ensure that they are secure and compliant with best practices. The action generates detailed reports with risk summaries and explanations, providing insights into potential issues and their impact.
August 15, 2026
action-debian-build
Version updated for https://github.com/pkghaus/action-debian-build to version v1.0.0.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of building Debian packages from a specified upstream git tag and configuration in the debian/ directory. It leverages a reusable workflow to build across multiple Debian suites and architectures, ensuring comprehensive testing and validation of the package. The action helps packaging repositories maintain consistency and reliability by automating the entire packaging pipeline, reducing human error and speeding up the release process.
August 15, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 This GitHub Action prints a greeting message, either “Hello World” or “Hello [name]”, to the log. It allows for customization by specifying the name of the person to greet and provides an option to return the current timestamp.
August 15, 2026
Fettle — repository health grade
Version updated for https://github.com/rumankazi/fettle to version v3.0.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 This action, Fettle, automates the maintenance health assessment of GitHub repositories using five standardized rules: branch protection, codeowners, dependency updates, open PR count, and stale PRs. It provides a detailed report with weighted scores and evidence for each rule, helping users understand their repository’s ongoing maintenance status.