March 6, 2026
VEXLIT Security Scanner
Version updated for https://github.com/vexlit/vexlit to version v0.1.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 VEXLIT is a GitHub Action and CLI tool for detecting security vulnerabilities in JavaScript, TypeScript, and Python codebases. It leverages a hybrid Regex and AST-based analysis to identify issues related to the OWASP Top 10 and CWE, while providing SARIF-compatible output for seamless integration with GitHub Code Scanning.
March 6, 2026
Ghoten Action
Version updated for https://github.com/vmvarela/ghoten to version v1.12.3.
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 Ghoten is a GitHub Action and OpenTofu fork that simplifies Terraform/OpenTofu state management by introducing a native oras backend for storing state in OCI registries (e.g., GHCR) without requiring additional services. It leverages existing container registry authentication, permissions, and auditing to reduce operational complexity, providing safe and efficient state management with built-in locking, retries, and optional compression.
March 5, 2026
Setup .NET Core SDK
Version updated for https://github.com/actions/setup-dotnet to version v5.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 310,452 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 setup-dotnet GitHub Action automates the configuration of a .NET CLI environment in workflows by downloading and caching specified .NET SDK versions, adding them to the system PATH, and enabling authentication for private package sources.
March 5, 2026
setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.19.
This action is used across all versions by 54 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 setup-ollama GitHub Action is designed to simplify the setup of the Ollama CLI in GitHub Actions workflows. It automates the installation and configuration of Ollama, enabling users to run large language model (LLM) commands and prompts directly within their CI/CD pipelines.
March 5, 2026
xfg - Repo as Code
Version updated for https://github.com/anthony-spruyt/xfg to version v4.0.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 The xfg GitHub Action automates the management of files, repository settings, and rulesets across platforms like GitHub, Azure DevOps, and GitLab using a single YAML configuration. It streamlines tasks such as syncing configuration files, enforcing organizational standards, and managing repository operations (e.
March 5, 2026
AutoSpec AI - E2E Test Generator
Version updated for https://github.com/autospec-ai/playwright to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AutoSpec AI is a GitHub Action designed to automate the generation of Playwright end-to-end tests by analyzing code changes and using an AI-powered workflow to produce production-quality tests that align with the existing test style.
March 5, 2026
OS specific runner
Version updated for https://github.com/carlkidcrypto/os-specific-runner to version v2.2.0.
This action is used across all versions by 7 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 os-specific-runner GitHub Action automates the execution of shell commands based on the operating system of the workflow runner, supporting all platforms identified by Node.js’s os.platform() API. It simplifies the process of writing OS-specific commands in CI/CD pipelines by dynamically detecting the runner’s platform and executing the appropriate command, providing flexibility and reducing the need for custom platform handling logic.
March 5, 2026
DoraPulse Metrics CSV
Version updated for https://github.com/chandanrattan/DoraPulse to version v1.2.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 The DoraPulse GitHub Action is a reusable composite action designed to calculate and analyze the four key DORA metrics (Deployment Frequency, Lead Time for Changes, Mean Time to Recovery, and Change Failure Rate) for DevOps performance.
March 5, 2026
C/C++ Linter
Version updated for https://github.com/cpp-linter/cpp-linter-action to version v2.17.0.
This action is used across all versions by 929 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The C/C++ Linter GitHub Action automates the process of linting and formatting C/C++ code using clang-tidy and clang-format. It provides feedback through file annotations, thread comments, workflow summaries, and pull request reviews, streamlining code quality checks and ensuring adherence to coding standards.