August 8, 2026
Hiero Solo Action
Version updated for https://github.com/hiero-ledger/hiero-solo-action to version v0.23.0.
This action is used across all versions by 25 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 setup of a Hiero Solo network by deploying one or more consensus nodes, optionally including a block node and a mirror node. It provisions an account with 10 million hbars and outputs the account details as action output. The action can configure various network settings such as ports and version numbers for different components.
August 8, 2026
Harmans Code Coverage Report
Version updated for https://github.com/hrgui/lcov-reporter-action to version v0.1.0.
This action is used across all versions by 7 repositories. Action Type This is a Node action using Node version 12.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This action generates a HTML test coverage report based on the lcov coverage report generated by your test runner and comments it to a pull request. It does not run any tests but expects them to have been run by another action already. The key capabilities include generating a detailed coverage report, linking to specific files where coverage is lower, and displaying the total coverage percentage.
August 8, 2026
sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.64.
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 This GitHub Action installs and caches a specific version of sops, a tool for encrypting and decrypting sensitive files. It simplifies managing encrypted secrets in repositories by automating the installation process, ensuring consistent usage across different workflows, and providing easy access to the binary via environment variables.
August 8, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.96.
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 installs a specific version of stackit-cli binary on the runner, allowing users to define which version of stackit-cli will be used in their workflows. It supports both the latest stable release and any semantic version string like v2.16.7, automatically caching the binary path in the PATH environment variable.
August 8, 2026
LinkedIn Post
Version updated for https://github.com/julioliraup/linkedin-post to version v1.0.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 This GitHub Action automates the process of publishing text or image posts to LinkedIn using the official Posts API. It simplifies the integration by wrapping the LinkedIn Images and Posts APIs in a composite action, allowing users to publish content with minimal code. The action supports both text-only and text + image posts and is easy to set up by adding secrets for OAuth access tokens and URNs.
August 8, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v10.10.10.
This action is used across all versions by 10 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 an AI integration platform that provides a unified API for accessing multiple AI providers. It allows developers to switch providers with minimal changes and leverage built-in tools. The action automates tasks such as integrating AI into applications, handling different output modes (avatar or music), and optimizing costs using intelligent routing.
August 8, 2026
.NET Quality Enforcer
Version updated for https://github.com/KaramTNC/dotnet-quality-enforcer to version main-5ce2c8288e30d65d128a492b5b709df1986873f6.
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 .NET Quality Enforcer is a configurable quality gate for .NET, Python, Java, Kotlin, TypeScript, JavaScript, Go, and Rust repositories. It provides reusable checks to enforce architectural boundaries, code size and complexity, source and namespace layout, public API XML documentation, test architecture and naming conventions, and Cobertura repository, diff, and branch coverage. The enforcer provides the analysis engine and tests while consuming repositories provide policies, baselines, source layout, layer names, thresholds, and CI paths.
August 8, 2026
SearchDeadCode
Version updated for https://github.com/KevinDoremy/SearchDeadCode to version vscode-v0.20.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 SearchDeadCode is a static code analysis tool that scans Kotlin and Java sources directly without requiring a JDK or Gradle build. It identifies unused classes, methods, and variables, providing runtime proof of their dead status. The tool is fast, with scan times ranging from 0.3 seconds to less than three minutes for large projects, and supports over 54 detectors. Users can review findings and choose to delete them safely, either through a dry run or by restoring the project if needed.
August 8, 2026
Kusari Ingest
Version updated for https://github.com/kusaridev/kusari-ingest to version v4.11.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 process of ingesting various artifacts, such as SBOMs and SLSA attestations, into the Kusari Platform. It simplifies the integration of security information directly from your GitHub workflows, enabling quick access to your tenant’s data. The action supports authentication via client credentials or API keys, requiring specific permissions for different tasks like checking blocked packages, generating machine-readable results, and mapping components.
August 8, 2026
GitHub Informer for Zoho Cliq
Version updated for https://github.com/Lincy-Zoho/GitHub-Informer-New to version v1.8.
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 GitHub Action Integrations-dev/GitHub-Informer@v1 automates the integration between GitHub and Zoho Cliq, allowing users to send notifications about various GitHub events directly to their Cliq channels. It requires a webhook token and channel API endpoint or unique name, which can be added as a GitHub Secret. Users can customize messages for individual events or set a default message for all events. Additionally, it provides shortcuts to include variables like the event type, action, user, repository, branch/tag, workflow, etc., in their notifications.