July 24, 2025
OctoGuide Action
Version updated for https://github.com/JoshuaKGoldberg/OctoGuide to version 0.12.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 0.12.0 (2025-07-24) Features configure comment-header and comment-footer (#204) (1811353), closes #193
July 24, 2025
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version @lingo.dev/_sdk@0.11.0.
This action is used across all versions by 72 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Minor Changes #1049 85dfc10 Thanks @VAIBHAVSING! - Added new methods to the SDK:
localizeStringArray: Localizes an array of strings while maintaining their order. Also added comprehensive tests for these methods using Vitest.
July 24, 2025
Build and Deploy Roq Site
Version updated for https://github.com/quarkiverse/quarkus-roq to version 1.7.0.CR2.
This action is used across all versions by 56 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed A few changes to Asciidoc by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/569 1.7.0.CR2 by @ia3andy in https://github.com/quarkiverse/quarkus-roq/pull/570 Full Changelog: https://github.com/quarkiverse/quarkus-roq/compare/1.7.0.CR1...1.7.0.CR2
July 24, 2025
run-digger
Version updated for https://github.com/diggerhq/digger to version v0.6.111.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Feat/helm charts here by @ZIJ in https://github.com/diggerhq/digger/pull/2036 Clean up helm readme by @ZIJ in https://github.com/diggerhq/digger/pull/2037 Update claude.md for helm charts by @ZIJ in https://github.com/diggerhq/digger/pull/2038 Fix helm release action by @ZIJ in https://github.com/diggerhq/digger/pull/2039 Update helm setup docs by @ZIJ in https://github.
July 24, 2025
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.2.0-20.
This action is used across all versions by 6 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.42.9 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/94 Update andrewaylett/pre-commit-action digest to a69119a by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/95 Update pre-commit hook renovatebot/pre-commit-hooks to v41.42.10 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/96 Update astral-sh/setup-uv action to v6.4.3 by @renovate[bot] in https://github.com/andrewaylett/pre-commit-action/pull/97 Full Changelog: https://github.
July 24, 2025
astral-sh/setup-uv
Version updated for https://github.com/astral-sh/setup-uv to version v6.4.3.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 25,399 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🐛 Bug fixes fix relative paths starting with dots @eifinger (#500)
July 24, 2025
Playwright report comment
Version updated for https://github.com/daun/playwright-report-summary to version v3.10.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Allow passing in a pull request number to comment on (@darmbrust)
July 23, 2025
Deploy to Arc XP
Version updated for https://github.com/arcxp/deploy-action to version v1.1.5.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].
[1.1.5] - 2025-07-23 This is quick dependency update and bug fix release.
Changed Dependencies updated Fixed Fixed #44, broken retry logic when current version calls fail.
July 23, 2025
astral-sh/setup-uv
Version updated for https://github.com/astral-sh/setup-uv to version v6.4.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 25,372 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes This release will interpret relative paths in inputs as relative to the value of working-directory (default is ${{ github.workspace }}) . This means the following configuration
- uses: astral-sh/setup-uv@v6 with: working-directory: /my/path cache-dependency-glob: uv.