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.
August 8, 2026
Lineaje Scan
Version updated for https://github.com/lineaje-actions/lineaje-actions to version v1.11.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 Lineaje Scan Action automates the scanning of container images and source code for vulnerabilities using the Lineaje platform. It prints a vulnerability summary and generates a fix plan when requested, allowing users to rebuild and rescan images to verify fixes. The action supports various programming languages and can scan both Dockerfile-based and source-based projects.
August 8, 2026
OSS Security Policy as Code
Version updated for https://github.com/lucashgrifoni/OSS-Security-Policy-as-Code-Starter-Kit to version v10.0.8.
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 oss-policy-kit is a tool that evaluates OSS repositories against security policies using local files and evidence, generating Markdown, JSON, and SARIF reports. It provides detailed assurance grades based on the type of verification (deterministic, signal, or evidence-backed) and supports various report formats for both human review and automation.
August 8, 2026
SecondBrainAction
Version updated for https://github.com/mcasperson/SecondBrain to version +run3081-attempt1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates retrieval and analysis of data from multiple external sources using Large Language Models (LLMs). It uses Retrieval Augmented Generation (RAG) techniques to filter and query data based on keywords, providing insights and summaries from various data sources. This is particularly useful for generating reports, summaries, and insights from disconnected and diverse datasets.
August 8, 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 This GitHub Action automates running automated test suites in ServiceNow using Basic or API Key authentication, allowing users to define test parameters such as browser name, version, operating system, and test suite details. It helps streamline the CI/CD process by enabling developers to execute tests in different environments with ease.
August 8, 2026
Upload to Nexus Mods
Version updated for https://github.com/Nexus-Mods/upload-action to version v1.0.0-beta.10.
This action is used across all versions by 79 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 automates the process of uploading a new version of a file to NexusMods using the Nexus Mods v3 API. It solves the problem of manually managing file uploads, simplifying the release process by integrating with CI/CD workflows. Key capabilities include uploading files, setting version details, and handling various upload options such as archiving existing versions and enabling mod manager downloads.