August 12, 2026
AIShield MCP/Agent Security Scan
Version updated for https://github.com/lm203688/aishield to version v4.2.2.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action scans and evaluates agents to ensure they adhere to security standards, detecting potential vulnerabilities such as injection attacks and data leaks. It also provides a comprehensive identity system for agents, including DID-based authentication and reputation management. The action integrates with existing toolchains and supports multiple programming languages for safe execution of scripts.
August 12, 2026
crabd
Version updated for https://github.com/louisescher/crabd to version v1.0.1.
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 multi-provider coding tasks using AI models like Anthropic’s Claude. It allows users to interact with GitHub and Forgejo projects via @-mentions, review pull requests, and implement issues on any supported model, providing a seamless integration into various CI workflows.
August 12, 2026
MigrationPilot
Version updated for https://github.com/mickelsamuel/migrationpilot to version v1.6.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary MigrationPilot is a GitHub Action that analyzes PostgreSQL migration SQL files to ensure they adhere to best practices and are free of common issues. It checks 112 rules, including locking behavior, query timeouts, and index creation methods, ensuring migrations are safe before merging into the main branch. The action outputs detailed reports with violation summaries and suggestions for improving the migration scripts.
August 12, 2026
Set up MLIR toolchain
Version updated for https://github.com/munich-quantum-software/setup-mlir to version v1.4.2.
This action is used across all versions by 5 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 setup of MLIR and provides installation scripts for local use, allowing users to easily integrate MLIR into their workflows. The action includes options to specify LLVM versions or commit hashes and install debug builds on Windows. It also supports automated downloads and decompression using a platform-specific zstd binary, ensuring compatibility across different systems without requiring additional dependencies.
August 12, 2026
SDP CI Integration
Version updated for https://github.com/opentext/sdp-github-actions-integration to version v26.4.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 1 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 communication between GitHub workflows and an OpenText Core Software Delivery Platform (formerly ALM Octane/ValueEdge) through CI/CD. It monitors workflow runs, updates them in the product, and can handle BDD test results and debugging information. The action supports both unidirectional and bidirectional communication with the product, requiring specific API access roles for higher versions.
August 12, 2026
Test Adequacy Guard
Version updated for https://github.com/Ostico/test-guard to version v2.0.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 Test-Guard automates the task of checking if a pull request has adequate tests. It evaluates every source file in the PR independently, using diff coverage and heuristic test-file matching to determine if changes are tested. The action provides detailed per-file analysis and uses AI-powered evaluation to ensure comprehensive testing coverage.
August 12, 2026
codemetrics complexity gate
Version updated for https://github.com/richardwooding/codemetrics to version v0.12.5.
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 GitHub Action automates the computation and gating of cyclomatic and cognitive complexities across multiple programming languages. It allows users to set complexity thresholds for pull requests, ensuring that changes do not exceed these limits, thereby maintaining code quality standards. The action uses a pre-built binary for simplicity and runs on any platform, with support for Go and 16 other languages through the tree-sitter backend.
August 12, 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 personalized greeting to the log. It solves the problem of automatically greeting people in automated workflows and automates tasks that require basic text output. The key capabilities include setting a custom greeting name and retrieving the current time during execution.
August 12, 2026
Lighthouse Snapshot Action
Version updated for https://github.com/seatonjiang/lighthouse-snapshot-action to version 2026.08.12.
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 本 GitHub Action 是一个用于定时创建腾讯云轻量应用服务器快照的工具。它支持设置每天特定时间自动执行快照,并提供手动触发功能。通过使用 GitHub Secrets 存储敏感信息,确保密钥的安全性。用户可以选择循环模式保留 2 个自动创建的快照或固定模式保留 1 个手动创建的快照和 1 个自动创建的快照。
What’s Changed chore: 更新依赖项 (1d0ace9) docs: 更新 LICENSE 文件的版权年份 (aa75892) docs: 添加项目说明文件 (7109414) docs: 添加 Actions 执行截图 (0cebbf0) docs: 添加赞赏码图片 (b7be2dd) feat: 添加元数据文件 (2ad9cc0) feat: 添加核心文件和构建后的文件 (ed923c2) build: 添加项目清单文件 (38a3e01) chore: 添加格式配置文件 (c905d76) chore: 添加忽略配置文件 (34ea98e)
August 12, 2026
Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.10.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action uses Amazon Bedrock Agent to analyze files in pull requests, providing AI-powered feedback. It supports custom prompts, memory management, and integrates with Amazon Bedrock Knowledge Bases for enhanced context-aware insights. The action is customizable and suitable for various use cases beyond code review, including security assessments and performance optimizations.