August 4, 2026
AGENTS.md Lint (Schliff)
Version updated for https://github.com/Zandereins/schliff to version v8.10.1.
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 Schliff is a tool that evaluates the quality and coherence of AGENTS.md files used to drive AI tools like Cursor, Codex, Copilot, and Claude Code. It provides deterministic scores based on an explicit rubric, ensuring consistent evaluation across different machines. The action automates this process by scoring AGENTS.md files and allows for reproducible results through versioned rubrics.
August 4, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.8.8.
This publisher is shown as ‘verified’ by GitHub.
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 synchronizes Postman collections, environments, CI workflows, and monitors into a repository. It automates the setup of API onboarding by exporting and integrating Postman resources with your existing CI/CD pipeline. The action supports various configurations like workspace-specific assets, environment runtime URLs, and postman credentials to ensure seamless integration.
August 4, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v3.3.2.
This publisher is shown as ‘verified’ by GitHub.
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 The Postman Onboarding: Smoke Flow GitHub Action reshapes a generated Postman Smoke collection into an ordered smoke journey, automating the process of curating and organizing API tests. It supports automatic flow path creation based on an explicit flow-path or derived manifest from an OpenAPI spec, with optional OAuth2 and API key authentication. The action integrates seamlessly with the broader Postman API Onboarding suite for streamlined project setup and testing.
August 4, 2026
diff-sentry malicious change scan
Version updated for https://github.com/qazbnm456/diff-sentry to version v0.4.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 diff-sentry is a GitHub Action designed to scan pull requests against potential malicious or obfuscated code patterns using machine learning models. It checks for various attack vectors such as workflow configuration, obfuscation, execution techniques, and exfiltration, providing evidence-based alerts without relying on an API key or model. The action runs efficiently under read-only tokens and can be configured to skip certain paths and report only specific severities.
August 4, 2026
docker-hash
Version updated for https://github.com/RemkoMolier/docker-hash to version v0.3.17.
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 action automates the computation of a deterministic SHA-256 hash for Docker images, based on various factors such as the Dockerfile content, build arguments, and files referenced in the build context. It is useful for cache-busting, change detection, and ensuring reproducibility in CI pipelines.
August 4, 2026
codemetrics complexity gate
Version updated for https://github.com/richardwooding/codemetrics to version v0.12.4.
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 codemetrics action automates code complexity analysis across multiple programming languages, providing both cyclomatic and cognitive complexity metrics. It is a CLI tool that can be installed via Homebrew or go install, and it can also serve as a GitHub Action to gate pull requests based on function complexity. The action installs the latest codemetrics binary for the runner and fails the check if any function in the PR exceeds a specified threshold.
August 4, 2026
file-search-on review gate
Version updated for https://github.com/richardwooding/file-search-on to version v0.119.5.
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 performs a file search on a directory tree using CEL expressions to filter files based on metadata and content-type-specific attributes. It supports 74 file formats across thirteen content-type families, including document, markup, data, plain text, images, audio, video, office, ebooks, and source code. The action is designed for use with Claude Code, allowing users to query files by their content types.
August 4, 2026
runs-on/action
Version updated for https://github.com/runs-on/action to version v2.3.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 The runs-on/action GitHub Action is designed to enhance RunsOn’s features by providing magic caching, which allows for faster execution of workflows by caching dependencies and results. It also offers options to display environment variables, job costs, and additional metrics using CloudWatch agent. The action helps streamline the workflow process by reducing the time spent on repeated tasks and improving efficiency.
August 4, 2026
SpecGuard CI
Version updated for https://github.com/Sawaiz-zip/spec-guard to version v0.4.4.
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 SpecGuard is a GitHub Action that automates semantic governance of spec files by evaluating changes against locked project goals and scopes. It helps catch unintentional scope shifts early in the development process and ensures that all PRs adhere to the established project direction, preventing potential issues later on during merges.
August 4, 2026
SFDT for Salesforce
Version updated for https://github.com/scoobydrew83/sfdt to version v0.22.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 GitHub Action automates the deployment, testing, and release management of Salesforce projects using the @sfdt/cli. It provides interactive workflows, automated release manifest generation, parallel Apex test execution, code and test quality analysis, pre-release validation, rollback support, post-deploy smoke testing, org metadata drift detection, multi-package project support, AI-based deployment error log interpretation, PR description generation, and more. The Action supports CI/CD pipeline templates for various platforms.