April 18, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.50.
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 binary on a workflow runner, allowing users to specify a desired version or use the latest release. It simplifies the setup process for incorporating stackit-cli into CI/CD pipelines by handling version management and ensuring the binary is readily available in the environment’s PATH.
April 18, 2026
Bulk GitHub Repository Settings Sync
Version updated for https://github.com/joshjohanning/bulk-github-repo-settings-sync-action to version v2.5.1.
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 bulk management and synchronization of repository settings across multiple GitHub repositories. It simplifies tasks like updating merge strategies, enabling security features (e.g., secret scanning, Dependabot alerts), and syncing configuration files (e.g., .gitignore, dependabot.yml, workflow files) via pull requests, ensuring consistency and efficiency. This action is ideal for organizations needing centralized control over repository configurations while offering dynamic targeting, logging, and dry-run capabilities for flexibility and transparency.
April 18, 2026
jPipe Runner
Version updated for https://github.com/jpipe-mcscert/jpipe-runner to version v3.3.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 GitHub Action automates the execution and validation of workflows designed for the jPipe framework. It enables users to define, visualize, and execute data processing workflows through a command-line interface or a graphical user interface (GUI). The action simplifies workflow management by supporting features like variable templating, library integration, diagram generation, dry-run validation, and configuration via YAML files, making it ideal for streamlining complex data pipeline tasks.
April 18, 2026
AI Attestation
Version updated for https://github.com/Korext/ai-attestation to version v1.0.4.
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 AI Attestation is a GitHub Action that automates the creation and maintenance of a machine-readable YAML file to track the use of AI-generated code within a repository. It identifies which AI tools contributed to the code, the proportion of code generated by AI, and whether it has undergone governance review, addressing compliance and transparency needs for enterprises, open-source projects, and regulatory teams. The action supports detection of various AI tools using observable signals and keeps the attestation file updated with every commit.
April 18, 2026
ai-triage
Version updated for https://github.com/LautaroOrellano/ai-triage 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 AI Triage & Discussion Helper GitHub Action leverages Google Gemini to automate issue management and community support for open-source projects. It provides intelligent features like context-aware issue labeling, accurate responses based on project documentation, and spam prevention by intervening only in stale or unanswered issues. Additionally, it supports multi-language systems, customizable bot names, and operates within Google’s free-tier API limits, streamlining project maintenance and reducing manual workload for maintainers.
April 18, 2026
cargo-rail
Version updated for https://github.com/loadingalias/cargo-rail-action to version v4.1.1.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cargo-rail-action GitHub Action integrates with the cargo-rail CLI to automate CI workflows by analyzing code changes and generating targeted execution plans. It determines which tasks (e.g., tests, builds, or documentation generation) need to run based on file changes and outputs gating conditions (true/false) to optimize CI pipelines. This action ensures consistency between local and CI environments while reducing unnecessary work, making CI processes more efficient and configurable.
April 18, 2026
Pipelock Agent Security Scan
Version updated for https://github.com/luckyPipewrench/pipelock to version v2.2.0.
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 Pipelock is an open-source AI agent firewall that enhances security by monitoring and controlling agent behavior. It prevents data exfiltration, injection, and unauthorized access by scanning outbound and inbound requests, sandboxing agent processes, and enforcing security policies. Additionally, it provides signed, independently verifiable action receipts to ensure transparency and accountability.
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.