August 29, 2026
SkillSeal Agent Skill Linter
Version updated for https://github.com/pespinel/SkillSeal to version v0.23.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 SkillSeal is a CLI tool that lints, scores, and routing-tests SKILL.md files for best practices. It catches issues such as invalid frontmatter, vague descriptions, oversized files, dangling file references, hardcoded paths, OS-specific commands, and more before an agent can execute the skill.
August 29, 2026
Agent Spec Guard
Version updated for https://github.com/pmcostadev/spec-forge-action to version v1.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 This GitHub Action checks that key development context files exist, are more than a placeholder, and fit within the targeted context window. It fails builds when specs do not meet these criteria, ensuring that coding agents have comprehensive context for their tasks. The action supports customizing spec files, paths, and other settings to suit different development workflows.
August 29, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v3.5.9.
This publisher is shown as ‘verified’ by GitHub.
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 onboarding of a new API repository by generating and executing test cases, enforcing contracts, and linking insights. It streamlines the process by creating a service account token and team ID using Postman Onboarding: Service Token, then feeding these outputs into this composite action. The action supports workspace creation, OpenAPI upload, collection generation, repository artifact sync, built-in smoke and contract runs, and optional Postman Insights linking.
August 29, 2026
Postman Onboarding Azure Spec Discovery
Version updated for https://github.com/postman-cs/postman-azure-spec-discovery-action to version v1.5.5.
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: Azure Spec Discovery GitHub Action automates the discovery and export of API specifications from Azure services using only existing Azure credentials. It solves the problem of integrating Azure APIs into Postman onboarding by automatically discovering, ranking, and exporting OpenAPI or AsyncAPI specifications based on the provider’s access levels, environment variables, or committed .postman bindings. The action supports a variety of Azure providers and provides a six-tier narrowing pipeline to resolve API specs efficiently.
August 29, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.21.10.
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 creation of a Postman workspace from an OpenAPI specification. It generates baseline, smoke, and contract collections with executable contract tests, covering various protocols like gRPC, SOAP, GraphQL, AsyncAPI, and MCP. The action is part of the Postman API Onboarding suite and uses credentials to access and interact with Postman’s services.
August 29, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.10.9.
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, environments, and monitoring configurations into a repository. It helps streamline API development by integrating CI/CD pipelines, mocks, and monitors directly from Postman into the codebase. The action supports both monorepos and individual projects, and it can handle various synchronization modes to ensure that changes are managed efficiently.
August 29, 2026
Python Semantic Release - Publish
Version updated for https://github.com/python-semantic-release/publish-action to version v10.6.2.
This action is used across all versions by 704 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the publishing process for Python projects using python-semantic-release. It uses semantic release, which helps manage project releases and changelogs automatically. This action integrates seamlessly with Python Semantic Release configurations to handle versioning and automated releases through a GitHub workflow.
August 29, 2026
GitHub Project Trello Sync
Version updated for https://github.com/rajipkanxo01/Trello-Github-Sync to version v1.0.0.
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 GitHub Action “GitHub Project → Trello Sync” automates the process of keeping a Trello board up-to-date with issues from a specified GitHub Project. It creates one card per issue, updating its title, description, labels, and assignees based on the issue’s status within the project. The action supports different statuses in the GitHub Project to map to specific Trello lists (Todo, In Progress, Done).
August 29, 2026
SBOMlyze Diff
Version updated for https://github.com/rezmoss/sbomlyze to version v0.5.3.
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 sbomlyze is a GitHub Action that compares two Software Bills of Materials (SBOMs) to detect changes and security issues. It helps identify tampered components and ensures compliance by scoring SBOMs based on NTIA, CISA, and BSI standards. The action provides an immutable SHA for comparison, enabling reliable drift detection without temporary files.
August 29, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action prints “Hello World” or “Hello” + a specified name to the log, automating the greeting process. It allows users to specify who they want to greet and displays the current time when greeted.