November 29, 2025
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.117.6.
This action is used across all versions by 96 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Patch Changes #1647 a9e1af5 Thanks @vrcprl! - prevent HTML tag duplication in Android bucket
November 29, 2025
GitHub App Organization List
Version updated for https://github.com/lvthillo/list-github-app-installed-orgs to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Initial implementation by @lvthillo Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/lvthillo/list-github-app-installed-orgs/pull/1 New Contributors @dependabot[bot] made their first contribution in https://github.com/lvthillo/list-github-app-installed-orgs/pull/1 Full Changelog: https://github.com/lvthillo/list-github-app-installed-orgs/commits/v1.0.0
November 29, 2025
Generate PR with AI
Version updated for https://github.com/WillBooster/gen-pr to version v4.1.8.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 4.1.8 (2025-11-28) Bug Fixes deps: update all non-major dependencies (#273) (0658f7b)
November 28, 2025
fresh eyes only
Version updated for https://github.com/agilentia/fresh-eyes-only-action to version v1.3.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes First public release on GitHub Marketplace:
This action removes stale PR approvals on new changes and can automatically re-request review from previous reviewers — helping teams meet SOC 2 requirements for independent code review.
Changes in this release:
Documentation improvements Marketplace listing
November 28, 2025
GitHub Copilot CLI
Version updated for https://github.com/austenstone/copilot-cli to version v2.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Release v2.0 💥 Breaking Changes Token Configuration Overhaul github-token → copilot-token (renamed ;& now required)
The action now requires an explicit PAT with Copilot Requests permission The default github.token does NOT have Copilot access — you must provide a PAT New epo-token input for separation of concerns
November 28, 2025
Git Automatic Semantic Versioning
Version updated for https://github.com/bitshifted/git-auto-semver to version v2.0.10.
This action is used across all versions by 203 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix: Fix tag_name syntax in build-and-test workflow by @vdjurovic in https://github.com/bitshifted/git-auto-semver/pull/36 Full Changelog: https://github.com/bitshifted/git-auto-semver/compare/v2.0.9...v2.0.10
November 28, 2025
SAGE stack bootstrap
Version updated for https://github.com/BOB-DSPM/SAGE to version v6.
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/BOB-DSPM/SAGE/compare/v3...v6
Run the full SAGE microservice stack—Front, Analyzer, Collector, Compliance, Lineage, OSS Runner and more—instantly on any Docker-ready runner.
November 28, 2025
C++ Performance Profiler
Version updated for https://github.com/boxtob/cpp-perf-action to version v1.2.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes C++ Performance Profiler Action – Release Notes v1.2.3
Fix a bug with missing ENV variable Example Usage x86_64 (standard runners) - name: Run C++ Profiler (x86_64) uses: boxtob/cpp-perf-action@v1.2.3 with: binaries: build/test apt-packages: libgl1-mesa-dev libglfw3-dev ld-library-path: /workspace/libs valgrind-memcheck: true valgrind-callgrind: true valgrind-cachegrind: true gperftools: true fail-on-leak: true run-args: --verbose - name: Upload Artifacts if: always() uses: actions/upload-artifact@v4 with: name: profiling-results path: ${{ steps.
November 28, 2025
EC Validate
Version updated for https://github.com/conforma/action-validate-image to version v1.0.417.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 🚨 Update actions/checkout action to v6 (main) by @renovate[bot] in https://github.com/conforma/action-validate-image/pull/435 Full Changelog: https://github.com/conforma/action-validate-image/compare/v1.0.416...v1.0.417