December 5, 2025
ZeroFS Volume
Version updated for https://github.com/Barre/ZeroFS to version v0.20.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Warning: This release is not compatible with previous releases.
What’s Changed Performance improvements, Implement fatrace-like command by @Barre in https://github.com/Barre/ZeroFS/pull/277 Full Changelog: https://github.com/Barre/ZeroFS/compare/v0.19.3...v0.20.0
December 5, 2025
Install cargo-binstall
Version updated for https://github.com/cargo-bins/cargo-binstall to version v1.16.3.
This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.
December 5, 2025
Gentesty Evaluation Action
Version updated for https://github.com/gentesty/gentesty-eval-action to version v.2.0.52.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Release v.2.0.52 published from b-nova/gentesty@435bc11090b0263a3e2774f56c4ce8c4cb529b6c
December 5, 2025
Google Drive tools Action - recv
Version updated for https://github.com/hankei6km/gdrive-act-recv to version v0.6.10.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The latest “guratan” package fails to build, so I temporarily reverted it. Included node-jws security updates. https://github.com/advisories/GHSA-869p-cjfg-cm3x What’s Changed Bug Fixes fix: Revert “build(deps): bump guratan from 0.8.1 to 0.8.2” by @hankei6km in https://github.com/hankei6km/gdrive-act-recv/pull/297 Full Changelog: https://github.com/hankei6km/gdrive-act-recv/compare/v0.6.9...v0.6.10
What’s Changed Bug Fixes fix: Revert “build(deps): bump guratan from 0.
December 5, 2025
Google Drive tools Action - send
Version updated for https://github.com/hankei6km/gdrive-act-send to version v0.6.10.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The latest “guratan” package fails to build, so I temporarily reverted it.
What’s Changed Bug Fixes fix: Revert guratan to 0.8.1 from 0.8.2 by @hankei6km in https://github.com/hankei6km/gdrive-act-send/pull/318 Full Changelog: https://github.com/hankei6km/gdrive-act-send/compare/v0.6.9...v0.6.10
December 5, 2025
DockAI - AI Dockerfile Generation Framework
Version updated for https://github.com/itzzjb/dockai to version v3.1.6.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/itzzjb/dockai/compare/v3.1.5...v3.1.6
December 5, 2025
Lint package.json
Version updated for https://github.com/kirkeaton/action-publint to version v2.0.1.
This action is used across all versions by 13 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.0.1 (2025-12-03) Bug Fixes deps: lock file maintenance (#204) (b1f1900)
December 5, 2025
jira-cve-action
Version updated for https://github.com/levigo/jira-cve-action to version v1.11.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Add description text and link to CVE tickets
December 5, 2025
cargo-rail
Version updated for https://github.com/loadingalias/cargo-rail-action to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes cargo-rail-action Graph-aware change detection for Rust monorepos. Test only what changed.
Features Detects affected crates via dependency graph analysis Pre-built binaries for fast installation (no compile time) Matrix output for parallel testing Auto-detects docs-only changes to skip tests Works with PR base or main/master branches Quick Start - uses: loadingalias/cargo-rail-action@v1 id: rail - run: cargo test -p "$crate" for: ${{ steps.