April 25, 2026
http-status-code
Version updated for https://github.com/gerdemann/http-status-code to version 1.2.0.
This action is used across all versions by 26 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, HTTP Status Code, automates the process of checking the HTTP status code of a specified URL within your CI/CD workflows. It helps verify the availability and responsiveness of web resources by confirming they return expected status codes, with optional support for authentication and custom timeout settings. This tool is useful for ensuring the reliability and correctness of URLs in applications or documentation during automated workflows.
April 25, 2026
hostwithquantum/setup-mc
Version updated for https://github.com/hostwithquantum/setup-mc to version v1.1.1.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The hostwithquantum/setup-mc GitHub Action automates the installation of the MinIO client (mc) on Linux-based runners and optionally configures aliases for connecting to S3-compatible storage endpoints. By handling installation and alias setup, it simplifies workflows for managing and interacting with object storage, eliminating the need for manual configuration. Key capabilities include streamlined MinIO client setup and integration with secure credentials for storage operations.
April 25, 2026
hide-comment
Version updated for https://github.com/int128/hide-comment-action to version v1.57.0.
This action is used across all versions by 216 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 hide-comment-action GitHub Action automates the process of hiding (minimizing) comments in a pull request, particularly those created by the github-actions bot or matching specific conditions such as author, content, or pattern-based criteria. It helps maintain cleaner and more focused pull request discussions by reducing comment clutter. Key capabilities include filtering comments based on customizable conditions like text patterns and author names.
April 25, 2026
Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.9.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 The Bulk GitHub Repository Settings Sync Action automates the process of updating and synchronizing various repository settings across multiple GitHub repositories. It addresses the challenge of managing settings such as merge strategies, branch rules, security configurations, and file synchronization in bulk, reducing manual effort and ensuring consistency. Key capabilities include dynamic targeting of repositories, dry-run previews, and the ability to synchronize files and configurations like .gitignore, dependabot.yml, and workflow files via pull requests.
April 25, 2026
TryHackMe Badge
Version updated for https://github.com/KeizerSec/Tryhackme-Badge to version v1.0.2.
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 generates a dynamic, self-updating SVG badge displaying live TryHackMe user statistics (e.g., rank, rooms, badges, level, and league) by fetching data directly from the TryHackMe public profile API. It automates the process of updating and committing the badge daily, offering customizable themes, lightweight performance, and a visually appealing way to showcase stats in GitHub repositories. This action eliminates the need for manual updates or external dependencies like Puppeteer, making it efficient and easy to integrate.
April 25, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.8.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 Kida is a pure-Python templating library that introduces a component-based model for HTML, Markdown, terminal output, and CI reports, enabling features like typed properties, named slots, static validation, scoped state, and error boundaries. It automates error detection and ensures correctness by validating templates at build time, catching issues like incorrect parameter types or missing attributes before deployment. With support for static sites, web apps, CI reports, and terminal tools, Kida simplifies reusable component creation and enhances template flexibility while eliminating the need for JavaScript build steps or runtime dependencies.
April 25, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.15.4.
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 Totem is a CLI tool designed to provide a persistent memory and enforcement layer for AI coding agents, ensuring architectural integrity across repositories. It automates the process of converting plain-English lessons about coding mistakes into enforceable linting rules, which are applied locally and offline to prevent recurring errors during development workflows. By acting as a “tripwire,” Totem addresses challenges like context loss and redundant mistakes, enhancing collaboration between AI agents and human developers without relying on runtime large language models (LLMs).
April 25, 2026
WireGuard Quick Tunnel Setup
Version updated for https://github.com/NeoLabHQ/wireguard-quick-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 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of setting up and tearing down a WireGuard VPN connection using wg-quick. By requiring only a WireGuard configuration file as input, it simplifies the deployment of secure network tunnels in CI/CD workflows. It is particularly useful for automating secure connections without complex setup or manual intervention.
April 25, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.164.
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 aer GitHub Action allows developers to validate Apex code, execute tests, and simulate a lightweight Salesforce-compatible runtime directly from their local environment or CI/CD pipelines. It streamlines the development and testing of Apex code by enabling fast, reproducible test cycles without requiring deployment to a Salesforce org. Key capabilities include running test suites, debugging code interactively, and executing individual code paths, making it ideal for iterative development and troubleshooting.
April 25, 2026
Unravel PR
Version updated for https://github.com/roo-oliv/unravel to version v0.3.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 Unravel is an AI-powered CLI tool designed to streamline code review by analyzing Git diffs and organizing changes into causal threads based on their underlying reasons. It automates the process of understanding code modifications, helping reviewers grasp the root causes and their effects progressively rather than reviewing changes file-by-file. The tool supports multiple backends and offers flexible output formats, simplifying complex reviews and improving efficiency in collaborative development workflows.