August 22, 2026
WakaHS - Update GitHub Profile
Version updated for https://github.com/fishjump/WakaHS to version 0.2.4-dev.
This action is used across all versions by 6 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, WakaHS - Update GitHub Profile, automates the rendering and updating of a README.md file on a GitHub repository based on data from Wakatime and GitHub. It solves the problem of automatically tracking and displaying user statistics, such as weekly summaries and visitor badges, in a profile’s README.md file. The action supports custom templates, allows for different progress bar styles, and can be triggered by push events or cron jobs.
August 22, 2026
Genesis Kit Build, Test & Spec Check
Version updated for https://github.com/fivetwenty-io/genesis-kit-test-action to version 0.0.2-a59.
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 build, test, and spec checking processes for Genesis kits. It handles version management, build procedures, test execution, spec checking, deployment verification, release preparation, and supports customization through CI hooks.
What’s Changed Full Changelog: https://github.com/fivetwenty-io/genesis-kit-test-action/compare/0.0.2-a58...0.0.2-a59
August 22, 2026
GHA OIDC Security Auditor
Version updated for https://github.com/gamesapeca/gha-oidc-auditor to version v0.1.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 This GitHub Action, gha-oidc-auditor, analyzes GitHub Actions workflows for vulnerabilities related to OpenID Connect (OIDC) authentication, including privilege leaks, injection sinks, unpinned dependencies, and insecure trigger combinations. It provides a deterministic static analysis tool with context-aware evaluation capabilities, offensive exploit chain synthesis, and automated least-privilege policy generation for AWS, GCP, Azure, HashiCorp Vault, and Kubernetes environments.
August 22, 2026
Setup MySQL with Python 2.7
Version updated for https://github.com/griffinkelly/mysql-python to version v1.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 sets up a MySQL database in Docker, allowing for various configurations such as character set and collation. It supports specific versions of MySQL and can be used to automate tasks involving MySQL operations. The action is limited by Github Actions’s support for Linux environments and requires users to shut down the Default MySQL before setting it up if using port 3306.
August 22, 2026
jk-neospec
Version updated for https://github.com/jedi-knights/neospec to version v0.17.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 neospec is a CI tool that automates Lua testing in Neovim projects by downloading, running, and providing coverage reports of Lua tests. It simplifies the process of setting up and managing Neovim environments, ensuring consistent test execution across different versions and provides comprehensive coverage metrics for your tests, helping project maintainers ensure their code is thoroughly tested.
August 22, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v11.15.5.
This action is used across all versions by 11 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that unifies 30+ AI providers and 100+ models under one consistent API. It provides a TypeScript-first way to integrate AI into any application with features such as single provider changes, built-in tools, enterprise features like Redis memory and multi-provider failover, and intelligent routing.
August 22, 2026
ShipProof production gate
Version updated for https://github.com/kingggg5/shipproof to version v0.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 ShipProof automates production evidence gates for AI-assisted software by scanning source code without executing it, evaluating CPU/RAM/latency budgets, and reporting findings through terminal output or SARIF format. It helps ensure the security, correctness, scale, performance, and release evidence of a project.
August 22, 2026
DeepSeek Harness for GitHub
Version updated for https://github.com/Lixiaoyiao/deepseek-harness-action to version v0.5.1.
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 The DeepSeek Harness GitHub Action automates the process of reviewing code changes from pull requests, issues, and failed CI jobs using the DeepSeek code review tool. It helps improve code quality by diagnosing issues in automated tests and providing inline reviews, facilitating faster feedback cycles and improving collaboration among developers. The action can be integrated into GitHub workflows to ensure consistent and effective code reviews across projects.
August 22, 2026
SF Cat
Version updated for https://github.com/mcarvin8/sf-cat to version v2.1.1.
This action is used across all versions by 0 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 sf-cat converts Salesforce Code Analyzer output into formats suitable for various code quality platforms, including SonarQube, GitHub Code Scanning, and Azure DevOps. It simplifies integration by eliminating the need to install the Salesforce CLI or plugin separately, making it accessible to GitHub Actions users. The action supports multiple output formats and allows for customization of file paths and failure conditions based on severity levels.
August 22, 2026
Unwrap Markdown prose
Version updated for https://github.com/michen00/markdown-prose-hooks to version v0.1.3.
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 The markdown-prose-hooks action automates the removal of manual soft-wrap line breaks from Markdown prose, resulting in cleaner diffs. It provides a pre-commit hook and GitHub Action that ensures paragraphs are one line each, simplifying text management and reducing redundancy in code reviews. The tool supports both Python and Rust implementations, with version tags ensuring compatibility across different platforms and versions.