May 22, 2025
VBA Build
Version updated for https://github.com/DecimalTurn/VBA-Build to version v1.1.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 [Experimental] Add support for running VBA unit tests via RubberDuck Full Changelog: https://github.com/DecimalTurn/VBA-Build/compare/v1.0.0...v1.1.0
May 22, 2025
EESSI
Version updated for https://github.com/EESSI/github-action-eessi to version v3.1.2.
This action is used across all versions by 15 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Updated the underlying CernVM-FS action to v5.2 Allow oversubscription of OpenMPI by default
May 22, 2025
terraform-cdk-action
Version updated for https://github.com/hashicorp/terraform-cdk-action to version v9.0.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 66 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 9.0.1 (2025-05-22) Bug Fixes change default Terraform version to 1.12.1 (#288) (04a6acc) Updates deps: bump openpgp from 5.11.2 to 5.11.3 in the npm_and_yarn group (#287) (9270278) deps: upgrade dependencies (#286) (c129449)
May 21, 2025
Setup SLV
Version updated for https://github.com/amagioss/slv to version v0.12.2.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog ca09640e9ec8cfa19c31ab87ea65de849d93509f fixing nil pointer issue on empty manifest loads ae57eaca8947a83378f406fbd84ff612e4ca00a0 updating http pull to write the file only when remote is changed 354ea62fcf6ff32d41fae97a58da93b3fd5e5d11 updating version annotation to the SLV CLI version last-interacted with
May 21, 2025
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.92.12.
This action is used across all versions by 50 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Patch Changes #792 2bce8de Thanks @maxprilutskiy! - fix variables ordering mismatch
May 21, 2025
Podcast Generator mraw
Version updated for https://github.com/reynmraw/podcast-generator to version v1.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/reynmraw/podcast-generator/commits/v1.0
May 21, 2025
Setup SLV
Version updated for https://github.com/amagioss/slv to version v0.12.1.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog e4e47679e2e0e8c6c11b6ddb854c203b37417ec1 moving in github actions codebase 46e960b3504e53d5e40a6abf5432859eb5dd4ac2 updating action name and auto-tagging major version
May 21, 2025
Buildalon unity-xcode-builder
Version updated for https://github.com/buildalon/unity-xcode-builder to version v1.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed unity-xcode-builder@v1.3.0 by @StephenHodgson in https://github.com/buildalon/unity-xcode-builder/pull/18 added new inputs test-groups: One or more test groups to automatically add to the build when uploading to TestFlight. When using multiple groups, separate them with commas.
May 21, 2025
jacoco-badge-generator
Version updated for https://github.com/cicirello/jacoco-badge-generator to version v2.12.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [2.12.0] - 2025-05-20 Added Added inputs for disabling failure on decrease when coverage is above a specified limit: coverage-decrease-limit: Overrides fail-on-coverage-decrease when coverage is at least this limit branches-decrease-limit: Overrides fail-on-branches-decrease when branches coverage is at least this limit Dependencies Bump cicirello/pyaction from 4.