March 20, 2026
JQ eval
Version updated for https://github.com/cloudposse/github-action-jq to version v0.4.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 21 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 utilizes jq to process JSON input with a user-defined query script and outputs the result as a step output in a workflow.
March 20, 2026
check-version-before-release
Version updated for https://github.com/digicatapult/check-version to version v1.5.50.
This action is used across all versions by 35 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 version validation for projects using npm, Cargo, or Poetry by comparing the version specified in the project files (e.g., package.json, Cargo.toml, pyproject.toml) with the latest published tag.
March 20, 2026
Smart TODO Action
Version updated for https://github.com/DiogoRibeiro7/smart-todo-action to version v1.0.35.
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 smart-todo-action is a GitHub Action designed to automate the detection and management of inline comments like TODO, FIXME, BUG, and HACK within a codebase by converting them into GitHub Issues.
March 20, 2026
Fetch Doppler Secrets
Version updated for https://github.com/DopplerHQ/secrets-fetch-action to version v2.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 60 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 Doppler Secrets Fetch Action is a GitHub Action that automates the retrieval of secrets stored in Doppler for use within GitHub Actions workflows.
March 20, 2026
Pageflare Optimize
Version updated for https://github.com/getappz/pageflare-cli to version v1.
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 The @pageflare/cli GitHub Action automates the optimization of static site output (HTML, CSS, JS, images) by applying production-grade performance enhancements. It streamlines the post-build process for static site generators (SSGs) by auto-detecting frameworks and output directories, ensuring optimized assets for deployment on platforms like Vercel and Netlify.
March 20, 2026
OPC UA Test Server Suite
Version updated for https://github.com/GianfriAur/opcua-test-server-suite to version v1.1.4.
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 OPC UA Test Server Suite is a Docker-based tool designed for integration testing of OPC UA client libraries across multiple programming languages. It automates the creation of a realistic OPC UA test environment with eight pre-configured server instances, covering all security policies, authentication methods, and communication modes defined by the OPC UA specification.
March 20, 2026
GitHub Screenshot Action
Version updated for https://github.com/guibranco/github-screenshot-action to version v2.0.21.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The github-screenshot-action is a GitHub Action designed to automate the capture, monitoring, and versioning of website screenshots using a JSON-based configuration. It simplifies website monitoring by automating screenshot generation with support for parallel execution, retry logic, cron scheduling, and automatic pull request creation.
March 20, 2026
Hosho Prompt Reviewer
Version updated for https://github.com/HOSHO-AI/Hosho-prompt-optimization-public to version v1.28.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 “Hosho Prompt Reviewer” GitHub Action evaluates AI agent prompts against established prompt engineering best practices. It automates the process of analyzing prompts across six quality factors, providing detailed feedback, ratings, and actionable fixes to improve clarity, structure, and alignment with model-specific guidelines.
March 20, 2026
verified-bot-commit
Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.2.0.
This action is used across all versions by 81 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 Verified Bot Commit GitHub Action automates the creation of signed and verified commits as the github-actions[bot] user using the standard GITHUB_TOKEN or a GitHub App Token. It solves the problem of generating verified commits programmatically, ensuring changes made by automation are properly signed and attributed.