July 24, 2026
easySFTP
Version updated for https://github.com/eiserv/easySFTP to version v3.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 easySFTP is a fast, secure, and user-friendly GitHub Action for deploying files to an SFTP server. It handles common deploy tasks with minimal configuration and can be expanded for more complex deployments using a config file. The action supports multiple deployment targets, various authentication methods, and advanced features like file skipping, deletion guards, and performance tuning.
July 24, 2026
Fallow - Codebase Intelligence
Version updated for https://github.com/fallow-rs/fallow to version v3.9.1.
This action is used across all versions by 349 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates static code analysis for TypeScript and JavaScript projects by identifying unused files, circular dependencies, duplication, complexity hotspots, boundary violations, and design-system styling drift. It provides deterministic findings with typed output contracts and can be integrated into CI workflows to ensure code quality before deployment. The action supports various formats and integrates with popular development tools like LSP servers for language-specific analysis.
July 24, 2026
opseclint detection-coverage
Version updated for https://github.com/Gerrrt/opseclint to version v0.1.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 opseclint is a detection-coverage analyzer that identifies and analyzes the detectability of command-line actions, scripts, or post-exploitation playbooks against various operating systems (Linux/Auditd, Windows/Sysmon, macOS/Endpoint Security) by resolving them to MITRE ATT&CK techniques, telemetry events, and expected detections. It helps developers understand how their actions would be detected if executed in a real-world environment.
July 24, 2026
trigger-tree docs discoverability gate
Version updated for https://github.com/Hedde/trigger_tree to version v1.24.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 trigger-tree is a local tool that records discovery evidence to improve documentation quality by monitoring which AI coding assistants are accessing project documentation. It helps identify patterns, guardrails, and areas of improvement in the documentation process without relying on cloud analytics or model tokens. The action supports various platforms and provides insights into the health and effectiveness of documentation for teams.
July 24, 2026
Amino Email Deliverability Audit
Version updated for https://github.com/hireamino/amino-audit-action to version v1.3.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 audits the email-authentication posture of sending domains to ensure they meet best practices, such as SPF, DKIM, and DMARC. It provides a detailed audit report in the job summary and allows users to set severity thresholds to fail builds on regressions. The action is read-only and runs on any runner OS.
July 24, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.90.
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 automates the installation of the stackit-cli binary on GitHub Actions runners, allowing users to specify a version (latest or a specific semantic version) and cache the installed binary for future use. The action also prepends the cached binary path to the PATH environment variable, making it accessible in subsequent steps of the workflow.
July 24, 2026
Codex Review Gate
Version updated for https://github.com/JoeyTeng/codex-review-gate-action to version v1.3.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 Codex Review Gate GitHub Action ensures that a PR head has clean Codex review output before passing as a required status check, using Codex’s generative AI capabilities to review pull requests. It maintains a thin workflow in .github/workflows/codex-review-gate.yml and coordinates with GitHub comments, reviews, reactions, and commit statuses for reliable checks.
July 24, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v10.5.1.
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 the AI integration platform that provides a single, consistent API for 30+ AI providers and 100+ models. It enables developers to integrate AI into any application with a TypeScript-first approach. Key features include multi-provider failover, intelligent routing, and built-in tools. Users can switch providers with a single parameter change.
July 24, 2026
agent-bom Scan
Version updated for https://github.com/msaad00/agent-bom to version v0.97.5.
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 GitHub Action automates the scan and reporting of security vulnerabilities across AI, cloud infrastructure, and tools. It helps centralize evidence and enforce runtime calls, providing a single Finding with a UnifiedGraph model accessible from CLI, API, UI, and MCP. The action supports scanning from CLI, CI, Docker, or cloud connections on a custom control plane, allowing for comprehensive visibility into security risks across various environments.
July 24, 2026
Lambda MicroVM GitHub Runner
Version updated for https://github.com/neebs12/lambda-microvm-github-runner to version v1.1.
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 The Lambda MicroVM GitHub Runner is an action designed to run GitHub Actions jobs on AWS Lambda using MicroVMs, providing a way to extend Lambda’s 8-hour execution time by utilizing the lightweight nature of MicroVMs. This tool automates the setup and teardown of AWS resources required for running these actions, including creating IAM users, roles, and logs. It also supports configuring containerized workflows inside the runner, making it suitable for multi-container applications.