July 10, 2025
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version @lingo.dev/_compiler@0.6.2.
This action is used across all versions by 66 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Patch Changes #1023 9266fd0 Thanks @devin-ai-integration! - Update Zod dependency to version 3.25.76
Updated dependencies [9266fd0]:
@lingo.dev/_spec@0.39.2 @lingo.dev/_sdk@0.10.1
July 10, 2025
GT Translate
Version updated for https://github.com/generaltranslation/translate to version v0.0.8.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Patch Changes #14 7291180 Thanks @ErnestM1234! - fix: detection of untracked files
July 10, 2025
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.2.0-11.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update pre-commit hook renovatebot/pre-commit-hooks to v41.18.0 by @renovate in https://github.com/andrewaylett/pre-commit-action/pull/44 Pin softprops/action-gh-release action to 72f2c25 by @renovate in https://github.com/andrewaylett/pre-commit-action/pull/45 Update andrewaylett/pre-commit-action digest to a975c0a by @renovate in https://github.com/andrewaylett/pre-commit-action/pull/46 Update pre-commit hook python-jsonschema/check-jsonschema to v0.33.2 by @renovate in https://github.com/andrewaylett/pre-commit-action/pull/47 Update pre-commit hook renovatebot/pre-commit-hooks to v41.
July 10, 2025
Claude Code Action Official
Version updated for https://github.com/anthropics/claude-code-action to version v0.0.31.
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 Commit signing is no longer enabled by default. Instead, you must opt in to commit signing by specifying use_commit_signing: true in your action inputs.
This means Claude will now create commits with normal git commands instead of using tools that go through the API, which should make it easier to integrate its behavior with pre-commit hooks and the like.
July 10, 2025
OTLP GitHubAction Exporter
Version updated for https://github.com/StephenGoodall/OTLP-GitHubAction-Exporter to version v3.2.5.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 3.2.5 (2025-04-07) Bug Fixes Update action.yml (8520772)
July 9, 2025
Install Nix
Version updated for https://github.com/cachix/install-nix-action to version v31.5.0.
This action is used across all versions by 33,405 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed nix: 2.29.1 -> 2.30.0 by @github-actions in https://github.com/cachix/install-nix-action/pull/244 Release notes: https://nix.dev/manual/nix/2.30/release-notes/rl-2.30.html Full Changelog: https://github.com/cachix/install-nix-action/compare/v31.4.1...v31.5.0
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.