August 2, 2025
Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.67.
This action is used across all versions by 665 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.7.67 (2025-08-02) Bug Fixes deps: Bump ansible-lint from 25.6.1 to 25.7.0 (ee35db2)
deps: Bump docker/metadata-action from 5.7.0 to 5.8.0 (6a37b97)
Detailed Changes: v2.7.66…v2.7.67
August 2, 2025
unimport
Version updated for https://github.com/hakancelikdev/unimport to version 1.2.1.
This action is used across all versions by 124 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.2.1] - 2023-12-24 Added Python 3.12 support added
August 2, 2025
Generate OG Image
Version updated for https://github.com/agneym/generate-og-image to version 2.0.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump fsevents from 1.2.9 to 1.2.13 by @dependabot[bot] in https://github.com/agneym/generate-og-image/pull/54 fix: resolve Docker build failure by updating to Node.js 24 by @agneym in https://github.com/agneym/generate-og-image/pull/58 Update GitHub Actions checkout to v4 by @agneym in https://github.com/agneym/generate-og-image/pull/59 Bump @babel/traverse from 7.21.4 to 7.
August 2, 2025
Build and Deploy Roq Site
Version updated for https://github.com/quarkiverse/quarkus-roq to version 1.7.0.CR4.
This action is used across all versions by 57 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump org.jsoup:jsoup from 1.20.1 to 1.21.1 by @dependabot[bot] in https://github.com/quarkiverse/quarkus-roq/pull/574 fix slugify path when file hasn’t got any extension. by @jtama in https://github.com/quarkiverse/quarkus-roq/pull/578 FM attributes support for Asciidoc and fixes by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/580 [Breaking] Better ignored files by @ia3andy in https://github.
August 2, 2025
harmony-vnext
Version updated for https://github.com/unbounded-tech/action-vnext to version v1.1.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s changed in v1.1.0 feat(deps): update dependency unbounded-tech/vnext to v1.1.1 (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
August 1, 2025
Install cargo-binstall
Version updated for https://github.com/cargo-bins/cargo-binstall to version v1.14.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.
August 1, 2025
terraform-output
Version updated for https://github.com/dflook/terraform-output to version v2.2.0.
This action is used across all versions by 69 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is one of a suite of terraform related actions - find them at dflook/terraform-github-actions.
You can see the changes for this release in the CHANGELOG
You can specify the action version as:
@v2.2.0 to use exactly this release @v2.2 to use the latest patch release for the specific minor version @v2 to use the latest patch release for the specific major version
August 1, 2025
Authenticate to Google Cloud
Version updated for https://github.com/google-github-actions/auth to version v2.1.12.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add retries for getIDToken by @sethvargo in https://github.com/google-github-actions/auth/pull/502 Release: v2.1.12 by @google-github-actions-bot in https://github.com/google-github-actions/auth/pull/503 Full Changelog: https://github.com/google-github-actions/auth/compare/v2.1.11...v2.1.12
August 1, 2025
unimport
Version updated for https://github.com/hakancelikdev/unimport to version 1.3.0.
This action is used across all versions by 124 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.3.0] - 2025-08-01 Added Python 3.13 support added Changed Python 3.8 support dropped Updated minimum Python version requirement from 3.8+ to 3.9+ Removed Python 3.8 from CI/CD pipeline and testing environments Updated all configuration files to reflect Python 3.9+ support Upgraded all package versions in use Fixed Replace deprecated lib2to3 imports with ast module in test cases Fixed deprecation warning in Python 3.