June 1, 2025
LCOV Summary Reporter
Version updated for https://github.com/pre-history/lcov-summary-action to version lcov-summary-action-v0.5.0.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.5.0 (2025-05-31) Features update flow to reactivate on new push, switch to bun (44ca770)
May 31, 2025
bpfvalidator
Version updated for https://github.com/Andreagit97/bpfvalidator to version v0.3.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog bdf77d8 fix: path to go.mod 732710c docs: add RELEASE.md e4f9cac docs: update README 818e145 update: improvements
May 31, 2025
terraform-output
Version updated for https://github.com/dflook/terraform-output to version v2.0.0.
This action is used across all versions by 67 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.0.0 to use exactly this release @v2.0 to use the latest patch release for the specific minor version @v2 to use the latest patch release for the specific major version
May 31, 2025
KMP Build iOS App
Version updated for https://github.com/openMF/mifos-x-actionhub-build-ios-app to version v1.0.2.
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 Switch Fastlane Match from HTTPS to SSH for Secure Signing Repo Access in CI by @HekmatullahAmin in https://github.com/openMF/mifos-x-actionhub-build-ios-app/pull/6 Enhance GitHub Action to support both signed (Release) and Debug iOS builds by @HekmatullahAmin in https://github.com/openMF/mifos-x-actionhub-build-ios-app/pull/7 Full Changelog: https://github.com/openMF/mifos-x-actionhub-build-ios-app/compare/v1.0.1...v1.0.2
May 31, 2025
setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v1.2.9.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.2.9 (2025-05-31) Build System deps: bump ollama from 0.7.1 to 0.9.0 (e465772)
May 31, 2025
Install cargo-binstall
Version updated for https://github.com/cargo-bins/cargo-binstall to version v1.12.6.
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.
May 31, 2025
pglockanalyze
Version updated for https://github.com/agis/pglockanalyze-action to version v0.0.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/agis/pglockanalyze-action/compare/v0.0.2...v0.0.3
May 31, 2025
Ansible Molecule
Version updated for https://github.com/gofrolist/molecule-action to version v2.7.62.
This action is used across all versions by 663 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.7.62 (2025-05-31) Bug Fixes deps: Bump docker/build-push-action from 6.17.0 to 6.18.0 (1940efd)
deps: Bump python-semantic-release/python-semantic-release (8025637)
Detailed Changes: v2.7.61…v2.7.62
May 31, 2025
Honeycomb Buildevents
Version updated for https://github.com/honeycombio/gha-buildevents to version v3.1.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 16 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 💡 Enhancements feat: add otel-traceid option which md5 hashes the existing traceid format by @ryleefox-honeycomb in https://github.com/honeycombio/gha-buildevents/pull/314 🐛 Fixes fix: add missing permission on End trace job by @Errorname in https://github.com/honeycombio/gha-buildevents/pull/312 🛠 Maintenance chore: don’t use ::set-output by @brookesargent in https://github.