August 27, 2026
GitHub Stats Cards
Version updated for https://github.com/stn1slv/github-stats-cards to version v1.3.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 automates the generation of beautiful, high-quality SVG statistics cards for your GitHub profile README. It runs on a schedule and updates your profile SVG files using Python and GitHub Actions. The tool supports various features such as 50+ themes, comprehensive stats, top languages and contributions cards, smart weighting, aligned layouts, customizable content, and local generation without external service dependencies.
August 27, 2026
mowmow lawn
Version updated for https://github.com/sudongcu/mowmow to version v1.0.4.
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 creates an animated SVG representing a user’s GitHub contributions as a lawn. It automatically generates and updates the lawn image daily, simulating mowing the grass with different mower styles based on commit activity. The action is configurable to customize the cycle time, mower style, color, and output files.
August 27, 2026
move-test-gen coverage check
Version updated for https://github.com/talongate/move-test-gen to version v1.6.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 This GitHub Action, move-test-gen, automates the creation of edge-case test suites for Move functions in Sui. It generates [test] and [expected_failure] functions covering various scenarios such as boundary values, arithmetic edges, access control issues, state machine problems, and economic considerations. The action uses predefined rules to identify potential security patterns and generate tests that can help catch errors before they occur. Users can install the action via npm or manually copy its scripts and references into their Claude Code environment.
August 27, 2026
Pinglet Notify
Version updated for https://github.com/TheGlenn88/pinglet-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 Pinglet Notify action automates the process of sending push notifications to a [Pinglet] topic from any GitHub Actions workflow. It simplifies integration with Pinglet by eliminating the need for SDKs or app configurations. The action allows users to send notifications with customizable titles, messages, and severity levels directly from their workflows.
August 27, 2026
SecURL Security Posture Scan
Version updated for https://github.com/this-is-securl/scan-action to version v2.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 SecURL Website Posture Scan action automates the addition of passive external website posture evidence to GitHub Actions workflows. It checks public responses, redirects, TLS, headers, cookies, DNS, and other bounded signals without requiring a SecURL account or repository access. The action provides human-readable summaries and full JSON reports, supports optional policy gates based on scores and criticality levels, and integrates with GitHub integrations for PR comments and Code Scanning uploads. It is designed for use only with public targets owned or authorized to assess.
August 27, 2026
compose-lint
Version updated for https://github.com/tmatens/compose-lint to version v0.25.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 is a security-focused linter for Docker Compose files that checks for dangerous misconfigurations before they reach production. It catches privilege flaws, network exposure, supply-chain issues, filesystem and credential leaks, and provides auto-fixes where possible. The action is built for anyone whose Compose file runs real services and serves as the pre-merge gate to catch misconfiguration before deployment.
August 26, 2026
Speccy API review
Version updated for https://github.com/mcclowes/speccy to version docusaurus-plugin-speccy@0.13.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 Speccy is an OpenAPI renderer that provides a React-based solution for rendering API specifications across various platforms such as web, macOS, and Docusaurus. It automates tasks like linting and diffing OpenAPI documents, making it easier to maintain consistent documentation and ensure compliance with the specification standard.
August 26, 2026
FHIR Validator
Version updated for https://github.com/medvertical/records-fhir-validator to version validator-v0.6.2.
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 provides a FHIR validator for CI pipelines, GitHub Actions, and standalone Node.js use. It validates FHIR JSON, XML, and NDJSON resources against StructureDefinitions, FHIRPath invariants, terminology bindings, references, slicing, extensions, Bundle rules, metadata, and custom rules without requiring a JVM or database. The action supports multiple FHIR versions and provides options for profile validation, output format, exit threshold, and file inclusion/exclusion.
August 26, 2026
Unwrap Markdown prose
Version updated for https://github.com/michen00/markdown-prose-hooks to version v0.3.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 automates the removal of manual soft-wrap line breaks from Markdown prose, ensuring that paragraphs are one line and diffs are as small as possible. It solves the problem of unwrapped prose leading to long lines, making diffs difficult to read and potentially breaking rendering in different environments. The action supports two implementations (Python and Rust) and is designed to be lightweight with minimal installation requirements.
August 26, 2026
postmortem supply-chain gate
Version updated for https://github.com/mlab-sh/postmortem to version v2.3.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 postmortem is a fast, static analysis tool designed to detect potential supply-chain attacks by examining dependencies across various package managers. It provides reputation intelligence, vulnerability checks, and audit capabilities to ensure the integrity of your software supply chain. The action runs network requests only when necessary, ensuring minimal overhead and privacy.