December 22, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.19.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Link Validator GitHub Action automates the process of validating links and URLs in Markdown files to ensure they are functional and accurate. It checks GitHub links, external HTTP(S) URLs, local file references, and Datadog URLs, supporting both public GitHub.com and GitHub Enterprise Server.
December 22, 2025
actionhippie-ansible-later
Version updated for https://github.com/actionhippie/ansible-later to version v7.2.1.
This action is used across all versions by 266 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The ansible-later GitHub Action is a tool designed to lint and validate Ansible roles against defined standards and rules. It automates the process of checking Ansible code for best practices and potential issues, helping to maintain code quality and consistency in Ansible projects.
December 22, 2025
actionhippie-gpgsign
Version updated for https://github.com/actionhippie/gpgsign to version v1.7.1.
This action is used across all versions by 35 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The gpgsign GitHub Action automates the process of signing files or artifacts using GnuPG, ensuring their integrity and authenticity. It solves the problem of manually creating GPG signatures by providing capabilities such as signing files in bulk, generating detached or clear text signatures, and excluding specific files from the signing process.
December 22, 2025
actionhippie-kubectl
Version updated for https://github.com/actionhippie/kubectl to version v1.13.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides a streamlined way to apply Kubernetes manifests by automating interactions with the kubectl CLI tool. It simplifies tasks such as managing Kubernetes resources, running commands, and applying configurations directly within CI/CD workflows. The action enhances productivity by supporting configurable inputs like kubeconfig, namespaces, and command arguments, making it a versatile tool for Kubernetes automation.
December 22, 2025
actionhippie-kustomize
Version updated for https://github.com/actionhippie/kustomize to version v3.1.2.
This action is used across all versions by 48 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The kustomize GitHub Action automates the process of generating Kubernetes manifests using Kustomize, a tool for managing Kubernetes configurations. It simplifies workflows by allowing developers to build, modify, and output manifests directly within their CI/CD pipelines, supporting advanced features such as Helm integration, alpha plugins, and custom resource manipulation.
December 22, 2025
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.49.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Check Deployed Environment GitHub Action verifies whether a specified commit is actively deployed to a given environment in GitHub. It automates the process of checking deployment status, helping teams ensure that the correct code version is live in a target environment.
December 22, 2025
Run Terraform via Terragrunt
Version updated for https://github.com/datadrivers/terragrunt-action to version v4.0.2.
This action is used across all versions by 306 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the installation and execution of Terraform and Terragrunt for infrastructure as code workflows. It streamlines tasks such as validating, planning, and managing infrastructure configurations, while handling version management and AWS authentication seamlessly. By integrating with tofuutils/tenv, it simplifies tool setup and mitigates API rate limits, making it an efficient solution for managing Terraform and Terragrunt workflows in CI/CD pipelines.
December 22, 2025
davidkhala/uv-buildpack
Version updated for https://github.com/davidkhala/uv-buildpack to version v0.0.2.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The davidkhala/uv-buildpack GitHub Action automates Python project preparation by installing dependencies, managing optional and grouped dependencies, and optionally running tests, all based on a pyproject.toml configuration file. It simplifies and standardizes the setup, dependency management, and testing processes for Python projects in CI/CD pipelines.
December 22, 2025
Install Determinate Nix
Version updated for https://github.com/DeterminateSystems/determinate-nix-action to version v3.15.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 482 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Determinate Nix Action” GitHub Action simplifies the process of using Nix across macOS, WSL, Linux, and containerized environments, providing an end-to-end toolchain for installation, collaboration, and deployment. It automates the installation and management of Nix versions in CI workflows, ensuring reproducible builds, consistent environments, and seamless integration with tools like FlakeHub.