August 5, 2026
VyQL security scan
Version updated for https://github.com/vyprai/vyql-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 This GitHub Action automates a security scan using VyQL, a multi-language security scanner. It checks the checked-out repository, fails the build if any HIGH or CRITICAL findings are detected, and uploads SARIF results to code scanning. The action supports versioning for reproducibility and provides inputs for customizing the scan path, severity level, and output format.
August 5, 2026
spaces checkout run
Version updated for https://github.com/work-spaces/spaces-checkout-run to version v0.20.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 This GitHub Action automates the process of checking out and running a workspace in WorkSpaces using the spaces CLI. It simplifies the setup and execution of workspace commands by handling the installation of the CLI and passing arguments directly to the necessary commands, thus reducing manual intervention in workflows.
August 5, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v0.1.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates accessibility checks within CI/CD pipelines, helping companies ensure their code meets accessibility standards. It allows users to define target audiences and guideline percentages, facilitating the adoption of accessibility in products by providing AI-driven feedback for improvement. The solution simplifies accessibility efforts by focusing on critical user groups, reducing external solutions’ costs.
August 5, 2026
Gonzalgo trust audit
Version updated for https://github.com/zengineco/gonzalgo 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 gonzalgo is a Python tool that helps developers understand how Lean theorems depend on axioms and other assumptions. It can identify if a theorem relies on sorry statements, detect where an axiom is inherited from dependencies, and help determine which steps introduced specific axioms into proofs. The action also allows for automated checks to fail builds when certain axioms are used in incomplete or unproven code.
August 4, 2026
Deploy to VPS
Version updated for https://github.com/mujeeb-enfin/deploy-to-vps 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 This GitHub Action automates the deployment of projects to a VPS using SSH. It supports various strategies like Node.js + PM2, Node.js + Docker, and static sites, allowing users to deploy their applications with ease. The action provides features such as dry-run mode, structured outputs, and step summaries, making it user-friendly for developers.
August 4, 2026
NetOfficeFw/nuget-login
Version updated for https://github.com/NetOfficeFw/nuget-login to version v2.0.1.
This action is used across all versions by 2 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 securely logs in to NuGet servers using OpenID Connect (OIDC) tokens, obtaining a short-lived API key that can be used for package publishing. It automates the process of authenticating with NuGet services without requiring passwords or other sensitive information. The action outputs an API key that can be used in subsequent steps to publish packages to NuGet.
August 4, 2026
NewScan Security Scan
Version updated for https://github.com/NewNormal-Security/newscan-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 This GitHub Action automates the NewScan penetration testing tool for security scanning in CI pipelines. It runs on every pull request or deploy, generates SARIF reports, and fails builds based on predefined severity levels. The action supports various scan modes (APIs, web apps, etc.) with customizable profiles and fail-on settings.
August 4, 2026
GH Stars
Version updated for https://github.com/nicoloboschi/gh-stars to version v1.1.4.
This action is used across all versions by 2 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 GH Stars action automates the tracking and visualization of a GitHub repository’s stargazer history. It uses the GITHUB_TOKEN to backfill missing stargazers, retain daily observed totals, and generate an embeddable chart that can be included in READMEs. The action supports customizable line colors and outputs SVG files for embedding. Users can also store generated charts in a separate repository for better integration with other systems.
August 4, 2026
blitsbom SBOM report
Version updated for https://github.com/no42-org/blitsbom to version v0.7.1.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary blitsbom is a browser-based tool that converts CycloneDX and SPDX SBOM files into clean, searchable HTML reports, which can be used for dependency management and license verification. It offers a zero-install experience by running directly from a file:// URL without any external dependencies. The action can also generate standalone HTML reports from an SBOM and upload them to GitHub Actions workflows for automated release reporting.
August 4, 2026
Nuon CLI
Version updated for https://github.com/nuonco/actions-nuon to version v0.4.1.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary: This GitHub Action automates the execution of Nuon CLI commands within CI/CD workflows. It supports two authentication methods: OIDC federation or API token, making it easy to integrate Nuon’s infrastructure management into existing projects. The action provides flexibility in configuring and executing Nuon commands based on user needs, with options for specifying Org ID, app ID, API URL, and OAuth audience.