April 18, 2026
SARIF Courier
Version updated for https://github.com/falc0nTech/SARIFCourier to version v1.0.11.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SARIF Courier is a GitHub Action that automates the process of rendering SARIF (Static Analysis Results Interchange Format) reports as formatted comments directly within pull requests, providing developers with immediate visibility into security and static analysis findings. It works with any SARIF-compliant tool, does not require GitHub Advanced Security (GHAS), and eliminates vendor lock-in, making it accessible for both public and private repositories. This action streamlines code review workflows by delivering fast feedback on issues before merging.
April 18, 2026
Agent-Blackbox Blame Finder
Version updated for https://github.com/hjs-spec/Agent-Blackbox to version v0.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 Agent Blame-Finder is a GitHub Action designed to automate fault analysis in multi-agent systems by tracking and identifying the root cause of failures. It installs a “black box” in each agent to record decision-making processes, their dependencies, timestamps, and cryptographic signatures to ensure accountability. The action provides instant blame analysis, visualizes causality chains, and highlights problematic agents, saving time and effort in troubleshooting complex systems.
April 18, 2026
droast — Dockerfile linter
Version updated for https://github.com/immanuwell/dockerfile-roast to version 1.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 This GitHub Action, dockerfile-roast, is a linter designed to analyze Dockerfiles for best practices and potential issues. It automates the detection of common pitfalls, such as insecure configurations, inefficient builds, and hardcoded secrets, providing actionable feedback through inline annotations in pull request diffs. Its key capabilities include customizable rule enforcement, support for CI-friendly outputs, and multiple severity levels to streamline Dockerfile reviews and improve container security and efficiency.
April 18, 2026
RepoForge AI
Version updated for https://github.com/JNZader/repoforge to version v0.6.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 RepoForge is an AI-powered code analysis tool that automates the generation of technical documentation, AI agent skills, security scans, code graphs, and large language model (LLM)-ready exports for any codebase. It simplifies tasks such as creating comprehensive documentation, producing AI-compatible skill files, visualizing code structures, and performing dependency and security analyses, making it a versatile tool for developers. Key features include support for multiple project types, diagram generation, incremental documentation updates, and multi-tool integration for AI systems.
April 18, 2026
Versionary Action
Version updated for https://github.com/jolars/versionary to version v0.14.0.
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 Versionary is a software-agnostic GitHub Action designed to automate semantic versioning, changelog generation, tagging, and release metadata management using commit history and a release PR workflow. It supports both direct releases and review-based release processes, enabling maintainers to preview changes before publication. By focusing on release orchestration and leaving artifact publishing to CI workflows, Versionary simplifies and standardizes release management across diverse ecosystems and repository types.
April 18, 2026
NodeJS Actions Starter Template
Version updated for https://github.com/joshjohanning/nodejs-actions-starter-template to version v2.0.2.
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 The NodeJS Actions Starter Template is a GitHub Action template designed to simplify the creation, testing, and deployment of custom Node.js-based GitHub Actions. It provides pre-configured boilerplate code, linting, testing (via Jest), CI/CD workflows, automated bundling, and GitHub API integration, enabling developers to quickly build and publish robust actions. This template streamlines the development process by automating repetitive tasks, enforcing code quality, and providing a working example out of the box.
April 18, 2026
Validate PowerOn
Version updated for https://github.com/libum-llc/validate-poweron-action to version v1.2.2.
This publisher is shown as ‘verified’ by GitHub.
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 This GitHub Action is designed to automate the validation of PowerOn files on the Jack Henry™ Symitar credit union core platform. It ensures that PowerOn scripts meet predefined standards by connecting to the Symitar system via SSH or HTTPS, analyzing files, and supporting features like file exclusion and branch-based validation. This action simplifies and streamlines the review process for PowerOn scripts, helping developers maintain compliance and reduce errors.
April 18, 2026
SecondBrainAction
Version updated for https://github.com/mcasperson/SecondBrain to version +run2595-attempt1.
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 SecondBrain is a CLI tool that integrates with external data sources (e.g., Salesforce, Slack, GitHub, and YouTube) to retrieve, filter, and analyze data using Retrieval Augmented Generation (RAG) techniques and a Large Language Model (LLM). It automates tasks such as report generation, data summarization, and insights extraction from diverse and disconnected data sources, enabling users to query and process structured and unstructured information efficiently. Key capabilities include directory scanning for document analysis, generating summaries of GitHub project changes, and extracting insights from YouTube transcripts.
April 18, 2026
Download file from URL and cache it in GitHub Actions
Version updated for https://github.com/mercury233/action-cache-download-file to version v1.2.0.
This action is used across all versions by 9 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 process of downloading a file from a specified URL, verifying its integrity via an optional SHA256 hash, and caching it to prevent redundant downloads in future workflow runs. It simplifies file retrieval, ensures data integrity, and improves efficiency by leveraging caching mechanisms, making it ideal for workflows that require recurring access to external files.
April 18, 2026
Notify to Microsoft Teams
Version updated for https://github.com/nerazshakya/notify-msteams to version v2.4.3.
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 notify-msteams GitHub Action automates the process of sending notifications to a Microsoft Teams channel. It simplifies team communication by leveraging a webhook URL to deliver customizable messages, titles, and statuses directly to Teams whenever specific GitHub events occur. This action is particularly useful for keeping team members informed about updates, deployments, or other significant repository events in real time.