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.
December 22, 2025
Benchmark PR with AirspeedVelocity
Version updated for https://github.com/MilesCranmer/AirspeedVelocity.jl to version action-v1.2.0.
This action is used across all versions by 38 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary AirspeedVelocity.jl is a benchmarking tool for Julia packages that automates the generation, comparison, and visualization of performance benchmarks across different commits, branches, or tags. It simplifies benchmarking workflows with a command-line interface and integrates seamlessly into GitHub Actions to provide automated benchmarking results as pull request comments or job summaries.
December 22, 2025
Verdict PR Gate
Version updated for https://github.com/Rul1an/verdict-action to version v0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Verdict PR Gate GitHub Action automates the evaluation of pull requests by downloading and running a specified version of the Verdict binary to perform CI validation tasks such as executing verdict ci, generating JUnit and SARIF reports, and optionally uploading SARIF to GitHub Code Scanning.
December 22, 2025
New Go Release Binaries
Version updated for https://github.com/ui86/go-release-action to version v1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Go 发布 GitHub Action” automates the building and releasing of Go binaries to GitHub Releases. It simplifies multi-architecture and cross-compilation workflows by supporting various GOOS/GOARCH combinations, automatically installing required cross-compilers for CGO projects, and generating compressed release artifacts with optional checksum files.
December 22, 2025
Vincis Terraform Init
Version updated for https://github.com/vincishq/github-action-terraform-init to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The github-action-terraform-init GitHub Action automates the execution of the terraform init command within a CI/CD workflow. It streamlines the initialization of Terraform working directories by automatically preparing backend configurations, providers, and necessary modules. This action simplifies infrastructure as code workflows and reduces manual setup effort for Terraform projects.