March 6, 2026
NthLayer Reliability Check
Version updated for https://github.com/rsionnach/nthlayer to version v0.1.0a18.
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 NthLayer is a reliability-focused GitHub Action designed for platform teams to shift reliability efforts earlier in the development lifecycle. It automates tasks such as validating Service Level Objectives (SLOs) against dependencies, detecting drift in error budgets, enforcing deployment gates based on real-time data, and generating reliability artifacts like dashboards and alerts from service specifications.
March 6, 2026
Inline PR Review Agent
Version updated for https://github.com/TiyAgents/code-review-agent-action to version v2.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 The AI Code Review Agent Action is a reusable GitHub Action designed to automate code reviews for pull requests using an OpenAI-compatible structured runtime. It evaluates changed files against configurable filters, leverages specialized subagents for areas like security, performance, and testing, and generates detailed inline comments and summary reviews.
March 6, 2026
WAFtester — WAF Security Testing
Version updated for https://github.com/waftester/waftester-action to version v1.0.54.
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 The WAFtester GitHub Action enables automated testing, fingerprinting, and bypass discovery of Web Application Firewalls (WAFs) directly within CI/CD workflows. It streamlines WAF security assessments by running scans, generating SARIF reports with detailed findings, and uploading results to GitHub’s Code Scanning tab for actionable insights.
March 6, 2026
Read mise.toml versions
Version updated for https://github.com/yshrsmz/action-mise-values to version v0.2.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 The action-mise-values GitHub Action reads the [tools] table from a mise.toml file and outputs it as a JSON object, allowing tool versions (e.g., Node.js, Python, Go) to be dynamically referenced in subsequent workflow steps. It provides a centralized source of truth for tool version management, enabling users to avoid hard-coding versions and leverage official setup actions for enhanced caching, configuration, and control.
March 6, 2026
Install Determinate Nix
Version updated for https://github.com/DeterminateSystems/determinate-nix-action to version v3.17.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 618 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Determinate Nix Action is a GitHub Action designed to automate the installation and management of the Nix package manager across various platforms, including macOS, Linux, WSL, and containers. It ensures reproducible CI workflows by supporting version pinning for specific Determinate Nix releases, offering consistent environments for builds and deployments.
March 6, 2026
FlakeHub Cache
Version updated for https://github.com/DeterminateSystems/flakehub-cache-action to version v3.17.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 410 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary FlakeHub Cache Action provides a zero-configuration binary caching solution for Nix-based workflows in GitHub Actions, workstations, CI platforms, and production environments. It automates cache management, ensuring faster builds and consistent reproducibility across environments by integrating with Nix tooling and Determinate Systems’ toolchain.
March 6, 2026
EkLine (GitHub Action)
Version updated for https://github.com/ekline-io/ekline-github-action to version v6.49.23.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 9 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The EkLine GitHub Action is an automated tool designed to review and improve the quality and consistency of documentation within GitHub repositories. It integrates into GitHub workflows to analyze documentation changes, enforce quality standards, and provide feedback through GitHub Checks or Pull Request reviews.
March 6, 2026
The Janitor Stop the Slop
Version updated for https://github.com/GhrammR/the-janitor to version v6.10.4.
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 The Janitor is a GitHub Action that acts as a structural firewall for AI-generated and human-written code, ensuring code quality and integrity before merging pull requests. It automates the detection and removal of dead code, zombie dependencies, and structural antipatterns, providing a faster and more secure alternative to traditional linters and static analysis tools.
March 6, 2026
IntentText Validate
Version updated for https://github.com/intenttext/intenttext-action to version v1.0.0.
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 IntentText Validate GitHub Action automates the validation of .it files, a human-readable structured document format used for creating workflows, structured documents, and publications. It checks for syntax correctness, proper references, required properties, duplicate IDs, and variable declarations in IntentText files, ensuring they meet the defined specifications.