April 5, 2026
Lightning Flow Scan
Version updated for https://github.com/Flow-Scanner/lightning-flow-scanner to version action-v3.7.1.
This action is used across all versions by 0 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 Lightning Flow Scanner GitHub Action is designed to analyze Salesforce Flows for potential issues, such as unsafe practices, anti-patterns (e.g., DML in loops, hardcoded IDs), and security vulnerabilities (e.g., hardcoded secrets). It automates the detection of these problems, providing actionable insights to optimize Flow performance, maintainability, and security. Key capabilities include customizable rules, exception handling, and options for excluding specific Flows from scans.
April 5, 2026
Hwaro Deploy to Pages
Version updated for https://github.com/hahwul/hwaro to version v0.10.1.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Hwaro is a fast and lightweight static site generator written in Crystal that automates the process of building high-performance websites from Markdown content with TOML front matter and Jinja2-compatible templates. It streamlines tasks such as parallel builds, incremental caching, content templating, SEO optimization, and deployment to platforms like GitHub Pages, Netlify, and Vercel. Additionally, it provides advanced features like live reloading, multilingual support, image processing, and built-in shortcodes to simplify web development workflows.
April 5, 2026
JAIPilot - Reach 80%+ Unit Test Coverage on Every PR
Version updated for https://github.com/JAIPilot/jaipilot-cli to version v0.3.31.
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 JAIPilot is a GitHub Action and CLI tool that automatically generates high-quality, high-coverage JUnit tests for Java codebases, focusing on changes introduced in pull requests. It streamlines the testing process by analyzing code changes, generating meaningful and executable tests, and validating them with build tools to maximize line coverage. This action helps developers save time and effort in writing tests manually, ensuring robust test coverage and improving code quality.
April 5, 2026
Maximize GitHub Runner Space
Version updated for https://github.com/justinthelaw/maximize-github-runner-space to version v0.9.0.
This action is used across all versions by 14 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Maximize GitHub Runner Space, optimizes disk space on ubuntu-latest GitHub-hosted runners by removing preinstalled SDKs, toolchains, caches, and unused components. It is designed to solve disk space constraints for workflows involving heavy builds, tests, or container jobs. The action provides customizable cleanup modes, swapfile management, and parallel cleanup tasks to improve efficiency and free up storage for essential workflow needs.
April 5, 2026
Simple Vault Action
Version updated for https://github.com/kdihalas/vault-action to version v2.0.0.
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 enables seamless authentication to HashiCorp Vault using GitHub’s OpenID Connect (OIDC) provider and automates the retrieval of secrets for workflows. It addresses the challenge of securely managing secrets and dynamic credentials by supporting features like Vault KV v2 secret fetching, AWS and Kubernetes dynamic credentials generation, and masked outputs for sensitive values. By eliminating external dependencies, it simplifies integration with Vault for secure and efficient CI/CD pipelines.
April 5, 2026
Judges Code Review
Version updated for https://github.com/KevinRabun/judges to version v3.129.3.
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 “Judges Panel” GitHub Action is a tool for evaluating the quality of AI-generated code using a panel of 45 specialized judges. It combines deterministic static analysis (such as pattern matching and AST analysis) with LLM-powered contextual reviews to provide comprehensive quality assessments, risk summaries, and actionable fixes. This action automates code quality validation, identifies issues, and generates detailed reports, making it valuable for improving code review efficiency and maintaining high standards in software projects.
April 5, 2026
spek - OpenSpec Static Site
Version updated for https://github.com/kewang/spek to version v1.0.1.
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 spek GitHub Action provides a lightweight, read-only viewer for OpenSpec content, enabling structured browsing of specifications, changes, and tasks. It eliminates the need to manually parse raw Markdown files by offering a navigable interface with features like BDD syntax highlighting, task progress tracking, revision history, and full-text search. Available as a web app, VS Code extension, and IntelliJ plugin, it operates locally without requiring server deployment or data sharing, streamlining the review and management of OpenSpec documentation.
April 5, 2026
SkillForge — SKILL.md quality check
Version updated for https://github.com/LiqunChen0606/skillforge to version v0.6.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 SkillForge is a GitHub Action and CLI tool designed to automate the validation, security scanning, and quality assessment of AI skill files (e.g., SKILL.md) used in Agent Skills. It detects structural issues, security vulnerabilities, and compliance errors, helping users identify and resolve problems like missing metadata, prompt-injection risks, and unsafe code patterns before deployment. Additionally, it assigns a quality grade to skill files, generates shareable badges, and integrates seamlessly into CI/CD workflows for consistent skill compliance enforcement.
April 5, 2026
Setup LoongArch64 Cross Compiler
Version updated for https://github.com/maikebing/loongarch64-cross-compile to version v1.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 The loongarch64-cross-compile GitHub Action and Docker container provide a pre-configured cross-compilation environment for building software targeting the LoongArch64 architecture. It automates the setup of necessary tools, such as GCC, G++, and build systems (e.g., make, cmake, ninja-build), along with environment variables, streamlining the development and CI/CD workflows for Loongson processors. Its key features include compatibility as both a GitHub Action and a Docker image, caching for faster builds, and support for cross-compiling C/C++ projects.
April 5, 2026
Email Notifier Action
Version updated for https://github.com/peekaboo5149/email-notifier-action to version v0.0.2.
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 Email Notifier Action is a GitHub Action designed to automate the process of sending customized email notifications via any SMTP provider. It supports HTML email templates with variable substitution, embedded CSS styling, and multiple recipients, making it ideal for dynamic and visually appealing communication during CI/CD workflows. The action also ensures secure handling of credentials through GitHub Secrets and includes a dry-run mode for testing templates without sending actual emails.