August 22, 2026
Permissionizer Request Token
Version updated for https://github.com/permissionizer/request-token to version v1.1.1.
This action is used across all versions by 2 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 requests a temporary token from the Permissionizer App to perform actions on different repositories. It automates the process of obtaining tokens with specific permissions and can optionally revoke them after use. The action is useful when integrating with external systems or services that require elevated access credentials without compromising the main repository’s security.
August 22, 2026
MCPSec Audit
Version updated for https://github.com/pfrederiksen/mcpsec to version v1.2.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 MCPSec is a security scanner that audits MCP configurations, remote servers, and server source code to ensure compliance with the OWASP MCP Top 10:2025 beta. It performs static config checks, baseline drift detection, multi-client inventory, read-only enumeration, and lexical analysis of server code. The action supports OCSF JSON output and is designed to be used in CI/CD pipelines for security audits.
August 22, 2026
action-semver
Version updated for https://github.com/quike/action-semantic-release to version v3.18.0.
This action is used across all versions by 5 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 release process using semantic-release, a tool that follows semantic versioning guidelines to manage version numbers. It helps maintain a consistent and predictable release cycle for software projects, ensuring clear communication between developers and stakeholders about version updates.
August 22, 2026
praas PR Review
Version updated for https://github.com/rchhabra13/praas-setup-dryrun to version v1.0.0.
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 automates the process of generating AI-powered reviews for pull requests using Google Gemini, providing multi-lens feedback on correctness, security, testing, and documentation directly as comments in the PR. The action is triggered by a label being applied to a PR, and it requires users to set up their API key through repository secrets.
August 22, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 a custom greeting to a specified person’s name. It provides an easy way to automate greetings in CI/CD pipelines without requiring additional software installations.
What’s Changed My first action is ready (5619594) Initial commit (2a56a2a)
August 22, 2026
ForgeProof Verify
Version updated for https://github.com/ryanjmichie-git/forgeproof-verify to version v1.1.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 GitHub Action to verify ForgeProof .rpack provenance bundles on pull requests, ensuring AI-generated code integrity and completeness. It checks bundle signatures, provenance chains, artifact SHA-256s, and posts a human-readable audit report as a PR comment.
August 22, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.86.
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 Summary: AgentAuditKit is a security scanner specifically designed for AI agent pipelines connected to the MCP ecosystem. It identifies misconfigurations, hardcoded secrets, tool poisoning, rug pulls, trust boundary violations, and tainted data flows across 10 agent platforms. The action is deterministic and offline, ensuring consistent findings without any network interactions or model involvement.
August 22, 2026
Sherpa.sh
Version updated for https://github.com/sherpa-sh/Sherpa-Action to version v1.0.0-alpha.1.
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 Sherpa.sh automates the deployment of applications to various cloud providers using plain English descriptions. It automatically configures servers, DNS, SSL certificates, CDN, databases, backups, and load balancing based on user input, making it invisible to developers. The action supports multiple cloud services including AWS, Google Cloud, and more, and can integrate with GitHub Actions for automated workflows.
August 22, 2026
MergeWarden for AI PRs
Version updated for https://github.com/sjh9714/mergewarden to version v0.10.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 MergeWarden is a GitHub Action that helps maintainers quickly identify and address common issues in pull requests by checking missing issue links, thin descriptions, skipped templates, and oversized changes. It surfaces these problems before code review, ensuring pull requests are well-prepared for review. MergeWarden uses public metadata and the base branch pull request template to provide context without fetching or executing any code. The detailed PR risk scan checks security boundaries like workflow permissions, agent instructions, untrusted prompt inputs, and install scripts.
August 22, 2026
IfChange (slnc)
Version updated for https://github.com/slnc/ifchange to version v0.3.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 ifchange is an automated tool designed to catch cross-file dependency issues in codebase by identifying and enforcing changes to referenced environment variables or configuration settings. It helps developers avoid common errors where a variable is renamed but not updated across all affected files, ensuring consistency throughout the project. The action supports linting for various file extensions and programming languages, offering robust error detection and real-time feedback during development and review processes.