August 7, 2026
Postman Onboarding GCP Spec Discovery
Version updated for https://github.com/postman-cs/postman-gcp-spec-discovery-action to version v1.2.4.
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 automates the process of discovering and exporting OpenAPI specifications from Google Cloud services, such as BigQuery, Cloud Functions, and Firestore, using Application Default Credentials or Workload Identity Federation. It helps developers integrate their GCP resources seamlessly into Postman for onboarding, reducing manual effort by automatically resolving service configurations based on labels or specific API IDs.
August 7, 2026
Postman Onboarding Insights Linking
Version updated for https://github.com/postman-cs/postman-insights-onboarding-action to version v2.4.4.
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 automates the process of linking services discovered by Postman Insights to API Catalog workspaces and git repositories after deployment. It helps ensure that all discovered services are included in the organization’s catalog with detailed information such as a collection, repo link, and live telemetry. The action uses a human-user PMAK and session access token for authentication and validates these credentials before linking writes.
August 7, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.9.3.
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 automates the process of exporting Postman collections and environments into a repository and setting up CI, mock servers, and monitors around them. It solves the problem of ensuring that project assets are centralized and managed within the codebase, facilitating easier collaboration and deployment. The action provides capabilities to export projects, manage environments, and configure CI settings for integration with GitHub Actions.
August 7, 2026
Postman Onboarding Service Token
Version updated for https://github.com/postman-cs/postman-resolve-service-token-action to version v2.1.1.
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 automates the process of minting fresh service account access tokens and team IDs for use in Postman Onboarding workflows. It solves the problem of managing service account credentials securely by generating them directly from the CI environment, reducing the need to store sensitive information in repository secrets or personal access tokens (PMAKs). The key capabilities include:
August 7, 2026
Postman Onboarding Smoke Flow
Version updated for https://github.com/postman-cs/postman-smoke-flow-action to version v3.4.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 This GitHub Action reshapes and organizes a Postman Smoke collection into an ordered journey using the specified flow path. It automatically derives or curates a manifest from the OpenAPI specification if none is provided, supports OAuth2 and API key authentication, and can handle concurrent runs through lease-based concurrency management. The action is part of the Postman API Onboarding suite and requires a Postman access token for execution.
August 7, 2026
GitHub Profile README Site
Version updated for https://github.com/profile-icons/github-profile-readme-site to version v1.
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 a static Astro site based on a user or organization’s README.md file. It generates an accessible, internationalized profile website with features such as profile avatar, tagline, icon links, and i18n translations, all while supporting GitHub README Markdown formatting. The action can be set up through repository templates or directly in workflow files.
August 7, 2026
Garita PII Guard
Version updated for https://github.com/proscar87/garita to version v0.24.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 Garita is a GitHub Action that helps prevent sensitive information like personal names, credit card numbers, and passwords from being committed to repositories. It uses a configuration file to specify which patterns are prohibited, and it checks files against this list using regular expressions. This ensures compliance with data protection regulations such as the FLPDPPP (Federal Law for Protection of Personal Data in Mexico).
August 7, 2026
raviqqe/muffy
Version updated for https://github.com/raviqqe/muffy to version v0.4.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 automates the validation of static websites, including checking for broken links and HTML errors across multiple pages. It offers recursive link checking, markup validation, persistent caching with configurable cache ages and stale-while-revalidate periods, concurrency and rate limits, and integrates robots.txt and sitemap support. The action is particularly useful for maintaining website integrity and ensuring a consistent user experience.
August 7, 2026
wavedash-action
Version updated for https://github.com/remarkablegames/wavedash-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 automates the process of uploading and publishing web game files to Wavedash. It simplifies the integration of Wavedash into game development workflows, handling configuration file creation and injection of the Wavedash SDK as needed. The action supports various inputs such as API token, game ID, upload directory, entrypoint, SDK version, and options for building and publishing games with release notes.
August 7, 2026
PR Explainer
Version updated for https://github.com/rhty/pr-explainer to version v0.2.5.
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 PR Explainer is a GitHub Action that automates the creation of interactive HTML explanations for pull requests. It uses OpenAI or Anthropic to generate explanations based on the changes in a PR and posts the link back to the PR’s comment thread. The action provides features like responsive HTML reports, sandboxing for security, and customizable language support.