April 1, 2026
Generate Service Matrix
Version updated for https://github.com/skyhook-io/generate-service-matrix to version v1.5.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 Generate Service Matrix Action is a GitHub Action designed to automate the creation of a deployment matrix for multi-service, multi-environment workflows. By analyzing repository configurations, it generates a strategy.matrix JSON object for GitHub Actions, enabling parallel and efficient deployments across diverse services and environments.
April 1, 2026
TODO to Issue native
Version updated for https://github.com/soraxas/todo-to-issue-action to version v5.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 “TODO to Issue” GitHub Action automates the process of converting TODO comments in code into GitHub issues, helping developers manage tasks directly from their repositories. It supports customizable comment identifiers, auto-labeling, assignees, milestones, and project linking, ensuring seamless issue tracking and organization.
April 1, 2026
Agentura Eval
Version updated for https://github.com/SyntheticSynaptic/agentura to version v0.4.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 Agentura is a GitHub Action designed to automate testing of AI agents by comparing their behavior against predefined baselines. It ensures that changes to the agent—such as updates to prompts, tools, or model providers—do not introduce regressions or degrade performance.
April 1, 2026
Crosspost Action
Version updated for https://github.com/tgagor/action-crosspost to version v1.6.2.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-crosspost GitHub Action automates the process of sharing newly published content from a sitemap or RSS/Atom feed to multiple social media platforms, including Twitter/X, Mastodon, LinkedIn, and more. It solves the challenge of manual crossposting by filtering posts based on age or URL patterns, supports message customization using metadata, and offers a dry-run mode for safe configuration testing.
April 1, 2026
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.101.
This action is used across all versions by 3 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 Check Deployed Environment GitHub Action verifies whether a specific commit is currently deployed in a specified GitHub environment. It automates the process of identifying active deployments, helping developers streamline workflows by avoiding redundant deployments or ensuring deployment accuracy.
April 1, 2026
Convox Multitool
Version updated for https://github.com/beastawakens/action-convox-multi-slim to version v2.0.4.
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 action-convox-multi-slim GitHub Action simplifies the use of the Convox CLI by consolidating 17 commonly used commands into a single, lightweight Docker-based action. It automates tasks such as application builds, deployments, scaling, and environment management, reducing workflow complexity and boilerplate.
April 1, 2026
PWSHUpdater
Version updated for https://github.com/bjompen/UpdatePWSHAction to version v1.1.0.
This action is used across all versions by 13 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Update PWSH Action” is a GitHub Action and Azure DevOps task designed to automate the process of updating the PowerShell version used in cloud CI/CD runners. It allows users to install a specific version, such as the latest, nightly, static, or a fixed version of PowerShell, addressing the need to test or run code with versions other than the default LTS.
April 1, 2026
Multiple Codeowners Action
Version updated for https://github.com/cbrgm/multiple-codeowners-action to version v1.0.37.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Multiple Codeowners Action automates the process of merging multiple CODEOWNERS files from various parts of a repository into a single consolidated file at a specified location. This action is particularly useful for large projects with distributed ownership, simplifying the management of code ownership definitions and ensuring maintainability.
April 1, 2026
PGP Sign Artifact Action
Version updated for https://github.com/cbrgm/pgp-sign-artifact-action to version v1.0.4.
This action is used across all versions by 16 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The PGP Sign Artifact Action automates the process of digitally signing files or artifacts using PGP signatures, supporting both a pure Go implementation and system GnuPG as backends. It simplifies secure artifact verification by enabling detached, clear-text, or binary signatures, and allows users to specify files and exclusions with flexible glob patterns.