April 11, 2026
verified-bot-commit
Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.3.0.
This action is used across all versions by 87 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 Verified Bot Commit GitHub Action automates the creation of signed and verified commits as the github-actions[bot] user using the standard GITHUB_TOKEN or a GitHub App Token. It simplifies the process of committing and signing changes programmatically, ensuring that commits are verified with GitHub’s public PGP key, while allowing granular file selection and customizable commit messages. This action is ideal for maintaining secure and authenticated automated workflows, particularly for repositories requiring verified commits.
April 11, 2026
sops tools installer
Version updated for https://github.com/jkroepke/setup-sops to version v1.5.12.
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 This GitHub Action, Setup sops, streamlines the installation of the sops binary on a workflow runner, allowing users to specify the desired version (e.g., latest or a specific semantic version). It automates the process of managing the sops installation and ensures the binary is added to the system’s PATH for seamless use in workflows. This action eliminates manual installation steps, improving efficiency and consistency in CI/CD pipelines.
April 11, 2026
stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.44.
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 specific version or default to the latest stable release. It simplifies the setup process, ensures version consistency, and makes the binary readily accessible by adding it to the system’s PATH environment variable.
April 11, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.4.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 Kida is a high-performance template engine that compiles templates to Python AST, enabling rendering to multiple outputs such as HTML, terminal, markdown, and CI reports. It automates repetitive tasks like generating test summaries and PR comments from tool outputs (e.g., pytest, coverage) and supports advanced templating features like inheritance, pattern matching, and streaming. With built-in scalability and support for free-threaded Python, Kida simplifies dynamic content generation across diverse environments.
April 11, 2026
Sentrik Gate
Version updated for https://github.com/maxgerhardson/sentrik-community to version v1.3.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 Sentrik is a governance tool that automates compliance, security, and coding standard checks for AI-generated code during the development lifecycle. It scans code changes, enforces policies, gates pull requests that fail compliance, and provides audit-ready evidence for regulatory standards like OWASP, SOC 2, HIPAA, and more. This GitHub Action integrates Sentrik into CI/CD pipelines, enabling teams to detect and address issues automatically before code is shipped.
April 11, 2026
mjun0812/setup-cuda
Version updated for https://github.com/mjun0812/setup-cuda to version v1.4.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 setup-cuda GitHub Action automates the installation and configuration of NVIDIA CUDA on GitHub-hosted runners, supporting both Linux and Windows environments. It simplifies the setup process by allowing users to specify the desired CUDA version dynamically, supports a range of distributions, and automatically configures necessary environment variables. This action is particularly useful for workflows requiring GPU acceleration, eliminating manual setup and ensuring compatibility across different operating systems and CUDA versions.
April 11, 2026
Podcast Generator Updater
Version updated for https://github.com/pankaja0285/podcast-generator to version v1.0.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Podcast Feed Generator GitHub Action automates the creation of a valid podcast feed by converting a user-friendly YAML file into an XML format required for podcast distribution. This streamlines the process of generating podcast feeds, eliminating the need to write complex XML manually. The action is particularly useful for developers or content creators looking to host and manage podcast feeds through GitHub Pages.
April 11, 2026
QualityMax Test Runner
Version updated for https://github.com/Quality-Max/qualitymax-github-action to version v1.3.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 The QualityMax Test Runner GitHub Action automates end-to-end (E2E) testing as part of your CI/CD pipeline, leveraging AI to generate, execute, and maintain tests. It provides fast feedback by running tests on every push, pull request, or schedule, with results automatically posted to pull requests for streamlined collaboration. Key features include AI-powered test creation, flaky test detection with automatic retries, local execution support, and the ability to configure test suites, browsers, and execution modes.
April 11, 2026
CVE Lite CLI
Version updated for https://github.com/sonukapoor/cve-lite-cli to version v1.5.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 CVE Lite CLI is a GitHub Action designed to scan JavaScript and TypeScript projects for known package vulnerabilities, offering practical fix recommendations. It streamlines vulnerability assessment by supporting offline advisory databases, making it suitable for restricted or enterprise environments, and providing a developer-friendly, cost-effective alternative to expensive platforms. Additionally, it emphasizes actionable results and seamless integration into CI/CD workflows.
April 11, 2026
Causinator 9000 CI Diagnosis
Version updated for https://github.com/sylvainsf/causinator9000 to version v1.6.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 Causinator 9000 is a high-performance causal inference engine designed to identify the root causes of infrastructure issues in cloud environments. By analyzing changes (mutations) and observed symptoms (signals) within a dependency graph of infrastructure resources, it computes the likelihood of specific changes causing the observed problems and traces the causal paths. This action automates root cause analysis, reducing false positives, and provides ranked, confidence-scored insights for rapid troubleshooting in large-scale systems.