March 19, 2026
Smokepod
Version updated for https://github.com/peteretelej/smokepod to version v1.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 Smokepod is a smoke test runner designed for automating the testing of CLI applications by executing commands and comparing their output against predefined expectations specified in .test files. It simplifies the process of verifying application behavior, capturing reference outputs, and ensuring compatibility between tools through its three modes: run, record, and verify.
March 19, 2026
Cargo Workspace Inheritance Check
Version updated for https://github.com/RomarQ/cargo-workspace-inheritance-check to version v1.2.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 This GitHub Action, cargo-workspace-inheritance-check, is a tool designed to identify and resolve dependency inheritance issues in Rust Cargo workspaces. It ensures consistency by checking for direct version specifications in member crates instead of using the shared [workspace.
March 19, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.1.55.
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:
The rumdl GitHub Action is a high-performance Markdown linter and formatter built with Rust. It automates the detection and correction of common Markdown issues, ensuring consistency and adherence to best practices across multiple Markdown flavors (e.
March 19, 2026
Next.js Turbopack Bundle Analysis
Version updated for https://github.com/suzuki3jp/nextjs-turbopack-bundle-analysis to version v0.1.1.
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 The Next.js Turbopack Bundle Analysis GitHub Action is designed to analyze bundle size changes in Next.js projects using Turbopack and provide detailed feedback on pull requests. It automates the detection of size differences between the base branch and the PR branch, posting a comment with a breakdown of route-specific size changes, including increases, decreases, new routes, and removals.
March 19, 2026
SWEny AI
Version updated for https://github.com/swenyai/sweny to version v3.4.0.0.
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 SWEny is a platform that automates engineering workflows using AI to analyze system context, take corrective actions, and report results via multiple channels. It solves operational challenges like incident triage by autonomously monitoring logs, diagnosing issues, creating tickets, and opening pull requests with proposed fixes.
March 19, 2026
ZIRAN Agent Security Scan
Version updated for https://github.com/taoq-ai/ziran to version v0.13.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 ZIRAN is a GitHub Action designed for advanced security testing of AI agents, including those utilizing tools, memory, and multi-step reasoning. It automates the discovery of vulnerabilities by analyzing interactions between tool combinations, detecting execution-level side effects, and conducting multi-phase pentesting campaigns with adaptive feedback.
March 19, 2026
Setup TypeDB
Version updated for https://github.com/typedb/setup-typedb to version 1.0.1.
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 setup-typedb GitHub Action automates the installation and setup of TypeDB within a CI/CD pipeline. It simplifies the process of configuring and running a specified version of TypeDB with customizable ports and additional arguments. This action is designed to streamline workflows that require TypeDB by ensuring a consistent and reliable setup environment.
March 19, 2026
VibeSafe Security Scan
Version updated for https://github.com/vibesafeio/vibesafe-action to version v0.1.0.
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 VibeSafe Security Scan is a GitHub Action that performs automated security scanning on AI-generated code during pull requests, identifying vulnerabilities like SQL injection, XSS, and hardcoded secrets. It streamlines static application security testing (SAST) with domain-specific rules, actionable fix suggestions, and PR-based comments, enabling teams without dedicated security resources to proactively address code risks.
March 19, 2026
SonarQube to GitHub Security Tab (SARIF)
Version updated for https://github.com/vmvarela/sonarqube-sarif 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 This GitHub Action integrates SonarQube analysis results with GitHub by converting SonarQube issues into SARIF format, enabling them to appear in GitHub’s Security tab, pull request annotations, and check run summaries.