July 21, 2026
AGENTS.md Lint (Schliff)
Version updated for https://github.com/Zandereins/schliff to version v8.6.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 This GitHub Action automates the scoring of AGENTS.md files to ensure consistent quality across different environments. It uses a deterministic rule engine to evaluate instruction files against explicit rubrics, preventing degradation due to inconsistencies or rotting prompts. The action ensures that AI tools are consistently evaluated and can be trusted for their accuracy and reliability.
July 21, 2026
Pi Code Assist
Version updated for https://github.com/zeldrisho/pi-code-assist to version v1.0.0.
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 installs the Pi coding agent, a small and composable tool that runs non-interactive prompts using pre-configured models and tools. It automates code reviews by providing actionable feedback on correctness, security, and test issues, while restricting permissions to read-only actions and untrusted project settings.
July 20, 2026
RoleCraft Action
Version updated for https://github.com/rolecraft-sh/rolecraft-action to version v1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The rolecraft-action automates the installation and verification of AI agent skills in a CI environment using the RoleCraft tool. It simplifies the process of ensuring that AI agents have all necessary skills for testing or deployment, by running specific commands to check skill integrity, install new skills, perform system health checks, and more.
July 20, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v3.8.2.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Bernstein orchestrates CLI coding agents deterministically using plain Python, ensuring reproducibility of tasks across runs. It maintains a lineage spine to track every artifact write and replay journal to preserve the execution history. The tool supports various providers like Claude Code, Codex, Gemini CLI, and more, with features for auditing and verifying run results offline.
July 20, 2026
Muninn Security Scanner
Version updated for https://github.com/skaldlab/muninn to version v0.3.5.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Muninn is an open-source security scanner that integrates multiple best-in-class tools into a single workflow, automating security checks and reporting unified findings as GitHub PR comments, SARIF uploads, and structured JSON. It normalizes scanner outputs, collapses duplicate findings across different scanners, and provides attribution for each scan, improving visibility and reliability in CI/CD pipelines.
July 20, 2026
Cloudflare API Shield Upload
Version updated for https://github.com/SocksTheWolf/cloudflare-upload-spec to version v1.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 automates the process of uploading OpenAPI specifications to Cloudflare API Shield. It allows users to upload their specifications without manual intervention, which can save time and improve efficiency. The action provides parameters for specifying the zone ID, file name, and other options to customize the upload process. By using this action in a CI/CD pipeline, developers can ensure that their API specifications are up-to-date and available on Cloudflare’s platform automatically.
July 20, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.5.0.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Pipr is a code review tool that uses AI to analyze and generate structured comments in repositories. It automates the process of reviewing pull requests, issues, and comments, providing insights into potential security vulnerabilities, dependencies risks, and other issues. By keeping the review logic in the repository, Pipr ensures consistency and traceability of reviews across different code hosts. The tool supports integration with GitHub, GitLab, Azure DevOps Services, and Bitbucket Cloud, using provider adapters to maintain a neutral configuration format.
July 20, 2026
stackql-exec
Version updated for https://github.com/stackql/stackql-exec to version v2.4.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 11 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 execution of stackql queries within a GitHub workflow. It supports various authentication methods and provides options for querying, data processing, and output format customization. Key features include handling inline queries, query files with external variables, and support for JSON/JSONnet data preprocessing. The action simplifies integration of stackql operations into CI/CD pipelines, making it easier to manage cloud resource configurations and validations.
July 20, 2026
Tenzai Test
Version updated for https://github.com/TenzaiLtd/tenzai-github-action to version v1.0.1.
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 Tenzai Test GitHub Action automates the process of triggering an AI-powered security test on a deployed application after a successful CI/CD pipeline. It checks if the deployment is a valid step in the workflow and initiates a commit-diff test against an existing Tenzai application. The action provides real-time feedback through the Tenzai GitHub App, which posts a check run with the results of the security scan upon completion.
July 20, 2026
Keep Node Current
Version updated for https://github.com/TimothyJones/github-action-keep-node-current to version v1.0.2.
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 synchronizes Node.js versions used across the repository with the official Node.js release schedule, updating CI matrices, single-version pins, .nvmrc, and package.json files. It automatically detects and removes end-of-life major versions and adds new ones when necessary, ensuring all declared versions are compatible with the current schedule. The action creates separate commits for each change (drop or add) and updates the PR title accordingly.