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.
December 22, 2025
FlakeHub Cache
Version updated for https://github.com/DeterminateSystems/flakehub-cache-action to version v3.15.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 371 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary FlakeHub Cache Action is a GitHub Action that provides automatic, authenticated binary caching for Nix builds across CI platforms, workstations, and production environments. It eliminates the need for manual cache configuration, ensuring faster and more efficient builds while enabling reproducible workflows and collaboration.
December 22, 2025
cancel-queued-runs
Version updated for https://github.com/durandtibo/cancel-queued-runs-action to version v1.9.
This action is used across all versions by 37 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Cancel Queued Runs Action is a GitHub Action designed to automatically cancel workflow runs that remain in the queued state beyond a configurable time limit. It helps maintain clean workflow queues and prevents backlogs by ensuring stale or delayed runs are canceled.
December 22, 2025
read-json-file
Version updated for https://github.com/durandtibo/read-json-action to version v0.1.
This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The read-json-action is a GitHub Action that automates the reading and validation of JSON files within a repository. It ensures JSON syntax validity, provides outputs such as file existence, validity status, and content, and integrates seamlessly with subsequent steps for parsing using fromJSON().
December 22, 2025
Update license copyright year(s)
Version updated for https://github.com/FantasticFiasco/action-update-license-year to version v3.0.4.
This action is used across all versions by 1,352 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of updating the copyright year in license files for repositories. It eliminates the need for manual updates by supporting standard license formats (e.g., MIT, Apache-2.0) and custom regular expressions for personalized license formats. The action helps maintain accurate copyright information and creates a pull request with the updated license file, streamlining repository management.
December 22, 2025
Minecraft pack-format updater
Version updated for https://github.com/meza/action-minecraft-pack-versions to version v1.0.24.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Minecraft Pack Versions Action is a GitHub Action designed to automate the creation and maintenance of a JSON file that maps Minecraft versions to their corresponding datapack and resourcepack format numbers. It fetches official Minecraft version data, analyzes client JAR files to extract necessary format information, and can optionally automate commits and pull requests when updates are available.