April 18, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v18.04.26.
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 Multi-Style Snake Contribution Grid GitHub Action generates dynamic and visually appealing snake animations of your GitHub contribution graph, featuring five distinct styles, customizable shapes, and automated month labels. It automates the process of creating SVG and GIF animations, as well as a preview gallery, and eliminates the need for manual configuration by auto-detecting the repository owner. This action is ideal for enhancing profile aesthetics and showcasing contribution activity in a creative and personalized way.
April 18, 2026
difftrace
Version updated for https://github.com/vanandrew/difftrace to version v1.2.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 difftrace GitHub Action automates change detection in uv monorepos by identifying which packages are affected by a change, either directly or through transitive dependencies, using a workspace dependency graph and git diff output. This enables CI pipelines to selectively build, test, lint, and deploy only impacted packages, improving efficiency in large monorepos. Key capabilities include zero runtime dependencies, automatic base reference detection, and seamless integration into GitHub workflows for optimized pipeline execution.
April 18, 2026
Move Closed Issue to Top of Project Column
Version updated for https://github.com/wozaki/project-closed-issue-move-to-top-action to version v1.10.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 This GitHub Action automates the process of managing closed issues in GitHub Project V2 by moving them to the top of a specified project column (e.g., “Done”) upon closure. It ensures that recently closed issues are prominently displayed on the project board, improving visibility and workflow organization. The action supports multiple projects and customizable configurations to align with diverse team workflows.
April 18, 2026
E-Mail HTML Validator
Version updated for https://github.com/YunaBraska/email-html-validator to version 2026.04.1072102.
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 The “Email HTML Validator” GitHub Action validates email newsletter templates by analyzing inline HTML, files, or URLs to determine compatibility with email client features using the “Can I Email” dataset. It automates accessibility checks via Playwright and axe-core, generating detailed reports in JSON, XML, HTML, and Markdown formats. This tool streamlines email testing in CI pipelines, supports multiple interfaces (CLI, GitHub Action, Java DSL, Docker), and ensures email templates meet compatibility and accessibility standards efficiently.
April 17, 2026
setup-powershell-yaml
Version updated for https://github.com/jimmymcpeter/setup-powershell-yaml to version v2.0.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 setup-powershell-yaml GitHub Action automates the process of downloading, installing, and caching the powershell-yaml module from PowerShell Gallery. It allows workflows to seamlessly use the module for YAML-to-PowerShell object conversions and vice versa, streamlining tasks involving YAML data processing within automation pipelines. By caching the module, it improves efficiency and reduces setup time in repeated runs.
April 17, 2026
sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.15.
This action is used across all versions by 4 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 “Setup sops” GitHub Action automates the installation of a specific version of the sops binary on a workflow runner, supporting both the latest and semantic versioning. It simplifies managing sops versions in CI/CD pipelines by ensuring the desired version is available and accessible via the PATH environment variable. This action is particularly useful for workflows requiring consistent and reliable use of sops for encryption or decryption tasks.
April 17, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.49.
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 This GitHub Action automates the installation of the stackit-cli tool, allowing users to specify and manage the desired version of the CLI directly within their workflows. It simplifies the setup process by downloading the specified version (latest or semantic version) and updating the system PATH, ensuring the CLI is readily accessible for subsequent tasks. This action streamlines CI/CD workflows by eliminating manual configuration steps for setting up stackit-cli.
April 17, 2026
jPipe Runner
Version updated for https://github.com/jpipe-mcscert/jpipe-runner to version v3.2.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The jPipe Runner is a CLI tool designed to execute and visualize workflows defined in the jPipe format. It automates tasks such as configuring workflow variables, loading custom Python libraries, generating and exporting workflow diagrams, and validating workflows without execution. Key capabilities include support for GUI-based visualization, integration with external modules, and flexible configuration through YAML files.
April 17, 2026
Claude Renovate Review Action
Version updated for https://github.com/koki-develop/claude-renovate-review to version v1.3.0.
This action is used across all versions by 36 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Claude Renovate Review GitHub Action automates the review of pull requests generated by Renovate Bot using Claude Code, an AI-based tool. It evaluates the safety of changes in dependency update PRs, providing a “safety assessment” output that can be used to auto-approve or auto-merge safe PRs. This action streamlines dependency management and ensures the reliability of automated updates.
April 17, 2026
KrakenKey TLS Certificate
Version updated for https://github.com/KrakenKey/cert-action to version v1.0.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 KrakenKey Cert Action automates the issuance, renewal, and downloading of TLS certificates directly within GitHub Actions workflows, leveraging the krakenkey-cli binary. It addresses the growing need for automated certificate management in CI/CD pipelines due to shrinking certificate lifetimes under industry standards. Key capabilities include generating certificates, managing expirations, and ensuring secure integration with the KrakenKey API.