July 9, 2025
Test Reporter
Version updated for https://github.com/dorny/test-reporter to version v2.1.1.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes A bug fix release of the test-reporter action.
What’s Changed Use if: ‘!cancelled()’ by @Vampire in https://github.com/dorny/test-reporter/pull/576 Update packages to latest minor releases by @jozefizso in https://github.com/dorny/test-reporter/pull/599 Add step summary short summary by @OlesGalatsan in https://github.com/dorny/test-reporter/pull/589 Return links to summary report by @OlesGalatsan in https://github.
July 9, 2025
Install MMock (cross-platform)
Version updated for https://github.com/gacts/install-mmock to version v1.1.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 📦 Dependency updates Bump @actions/cache from 4.0.2 to 4.0.3 in the npm-production group by @dependabot in https://github.com/gacts/install-mmock/pull/89 Bump the npm-production group with 2 updates by @dependabot in https://github.com/gacts/install-mmock/pull/90 Bump stefanzweifel/git-auto-commit-action from 5 to 6 in the github-actions group by @dependabot in https://github.
July 9, 2025
zsh Action
Version updated for https://github.com/gbraad-actions/zsh-action to version v2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The action can now be executed as a different user, which there allows you to run commands, other than root, in for example a job container.
July 9, 2025
Markup Link Checker (mlc)
Version updated for https://github.com/becheran/mlc to version v1.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/becheran/mlc/compare/v1.0.0...v1
July 9, 2025
.NET version sweeper
Version updated for https://github.com/dotnet/versionsweeper to version v4.3.
This action is used across all versions by 340 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump Microsoft.Extensions.Caching.Abstractions and 12 others by @dependabot in https://github.com/dotnet/versionsweeper/pull/141 Fixed an issue with the parsing of the -s option Full Changelog: https://github.com/dotnet/versionsweeper/compare/v4.2...v4.3
July 9, 2025
OIDC Debugger
Version updated for https://github.com/github/actions-oidc-debugger to version v1.0.0.
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 Initial Import by @hosom in https://github.com/github/actions-oidc-debugger/pull/1 Create LICENSE by @hosom in https://github.com/github/actions-oidc-debugger/pull/2 Create ownership.yaml by @hosom in https://github.com/github/actions-oidc-debugger/pull/3 Hack entrypoint to work around Actions setting the working dir by @wagnerm in https://github.
July 9, 2025
Gruntwork Terragrunt
Version updated for https://github.com/gruntwork-io/terragrunt-action to version v3.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 255 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🛠️ Breaking Changes Container Usage Removed This GitHub Action no longer uses a container to run Terragrunt/OpenTofu.
It simply installs Terragrunt and OpenTofu directly on the runner using mise. The action also supports installing Terragrunt + OpenTofu without running any Terragrunt command on behalf of the user.
July 9, 2025
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.107.1.
This action is used across all versions by 66 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Patch Changes #1021 6baa1a7 Thanks @mathio! - add lingo.dev provider details
Updated dependencies [6baa1a7]:
@lingo.dev/_compiler@0.6.1
July 8, 2025
CodSpeed Performance Analysis
Version updated for https://github.com/CodSpeedHQ/action to version v3.7.0.
This action is used across all versions by 1,247 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 🚀 Features Add pre- and post-benchmark scripts by @not-matthias Add cli args for perf by @not-matthias in #94 🐛 Bug Fixes Forward environment to systemd-run cmd by @not-matthias Only panic in upload for non-existing integration by @not-matthias Multi-line commands in valgrind by @not-matthias Symlink libpython doesn’t work for statically linked python by @not-matthias in #89 Run perf with sudo; support systemd-run for non-perf walltime by @not-matthias Use correct path for unwind info by @not-matthias ⚙️ Internals Add executor tests by @not-matthias in #95 Add log to detect invalid origin url by @not-matthias Upgrade to edition 2024 by @not-matthias Add debug logs for proc maps by @not-matthias in #88 Enhance version resolution with ’latest’ support and flexible formats by @art049 in https://github.