July 15, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v2.1.4.
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 This GitHub Action, Postman Onboarding: Smoke Flow, reshapes a generated Postman Smoke collection to match a curated flow.yaml and optionally injects runtime auth for OAuth2 and API keys. It is part of the Postman API Onboarding suite and requires credentials such as postman-access-token, which is minted by postman-resolve-service-token-action. The action runs entirely through the Postman gateway under the token and can handle both US and EU data residency settings for consistent region calls.
July 15, 2026
Remyx Outrider
Version updated for https://github.com/remyxai/outrider to version v1.7.28.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Outrider is a GitHub Action that automates the validation and comparison of new methods against an organization’s codebase. It provides draft PRs with a self-review, handles preflight checks and issues, supports branch-only mode for exploring multiple candidates without committing to any one, and allows quickstart installation via CLI tools. The action uses Anthropic Opus or z.ai GLM-5.2 as model backends, with configurable costs based on the backend used.
July 15, 2026
Foreman Agent Review Gate
Version updated for https://github.com/rohitkumarmanne-442/Foreman to version v1.0.1.
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 Foreman is a local code review tool that helps ensure AI-generated changes are verified. It automatically checks each claim made by AI agents against the actual code they produced, ensuring that claims are supported with verification commands.
July 15, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.34.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary: rumdl is a high-performance, Rust-based Markdown linter and formatter that offers speed, extensive lint rules, automatic formatting with --fix, zero dependencies, and multiple installation options. It supports various Markdown flavors and provides detailed error reporting, making it suitable for projects requiring consistent and best-practice markdown files.
July 15, 2026
SFDT for Salesforce
Version updated for https://github.com/scoobydrew83/sfdt to version vscode-v0.5.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 various aspects of Salesforce development, including deploying changes, testing, and monitoring. It supports multi-package projects and provides AI-driven features for error interpretation, PR descriptions, and more. The action simplifies CI/CD processes by offering pre-built templates for common platforms and integrates with multiple notification channels.
July 15, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.4.
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 SSG is a fast static site generator written in Go that converts Markdown with YAML frontmatter into a complete website. It solves the problem of automating the process of generating static websites from content written in Markdown and YAML. The key capabilities include Markdown-to-HTML conversion, built-in themes, template engines (such as Pongo2, Mustache, and Handlebars), and support for deployment to various platforms like GitHub Pages, Netlify, Vercel, and FTP/SFTP.
July 15, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.58.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This action automates the initialization of Nix-based repositories by performing several key tasks such as creating a GitHub app token, checking out the repository, setting up Git user information, configuring an optimal Nix environment, installing Nix, and setting Nix configuration from a flake. It also supports caching with Niks3 and loading development shell environments via nicknovitski/nix-develop. The action is designed to run efficiently and works across various runners including self-hosted, Gitea, and Forgejo.
July 15, 2026
gw - Go workspaces
Version updated for https://github.com/Toyz/gw to version v0.1.1.
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 gw automates the management of Go workspaces by generating and maintaining go.work, lints cross-module dependency versions, and runs commands across every module. It solves the problem of managing multiple Go modules in a workspace, providing tools like init, sync, and lint to bootstrap, update, and validate the workspace configuration.
July 15, 2026
New Behavioral Health Practices Weekly
Version updated for https://github.com/unitedideas/behavioral-health-practice-leads-action to version v1.0.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 This GitHub Action downloads the latest Behavioral Health NPI leads from the CMS weekly file. It provides a free preview of 15 current records as clean JSON and can run a full edition in the buyer’s Apify account, charging $9 plus platform usage or refusing to run without both a token and an explicit total-charge cap.
July 15, 2026
PlatformIO Dependency Updater
Version updated for https://github.com/VIPnytt/platformio-dependency-updater to version v1.0.0-a2.
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 checks for dependency updates in a project’s platformio.ini, identifies newer versions, and creates pull requests if available. It supports various dependency sources and provides features like pre-release versions and label application. However, it requires dependencies to be pinned to specific versions and does not support version ranges. The action is designed to manage multiple dependency PRs and handle inactive repositories.