December 16, 2025
Pro PR Reviewer
Version updated for https://github.com/propstreet/reviewer to version v3.4.1.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed Renamed action - Action renamed from “AI PR Reviewer” to “Pro PR Reviewer” Added branding - Added icon and color for GitHub Marketplace listing
December 16, 2025
exiftool-action
Version updated for https://github.com/woss/exiftool-action to version v13.44.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update exiftool to version v13.43 by @github-actions[bot] in https://github.com/woss/exiftool-action/pull/119 Update exiftool to version v13.44 by @github-actions[bot] in https://github.com/woss/exiftool-action/pull/120 Full Changelog: https://github.com/woss/exiftool-action/compare/v13.43...v13.44
December 15, 2025
Platform.sh Actions
Version updated for https://github.com/axelerant/platformsh-action to version v2.1.0.
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 chore(deps-dev): bump @rollup/plugin-commonjs from 28.0.6 to 29.0.0 by @dependabot[bot] in https://github.com/axelerant/platformsh-action/pull/145 chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.52.5 to 4.53.1 by @dependabot[bot] in https://github.com/axelerant/platformsh-action/pull/147 Update known_hosts file by @github-actions[bot] in https://github.com/axelerant/platformsh-action/pull/148 chore: fix formatting in workflows/update-known-hosts.yml by @hussainweb in https://github.com/axelerant/platformsh-action/pull/150 chore: Remove outdated dependency copyfiles by @hussainweb in https://github.
December 15, 2025
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.72.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update dependency balena-io/balena-cli to v23.2.11 Notable changes release 5.1.1 (56d6a58) various dependency updates Add global timeout support (#1487) (1584b8b) add no-proxy support (#1482) (dde9b22) Improve debug logging in retry logic (#1485) (97ef425) properly expose getProxyForUrl (introduced in #1482) (#1486) (cea4298) Cleanup input handling.
December 15, 2025
Macaron Security Analysis
Version updated for https://github.com/behnazh/test-macaron-action to version v0.20.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
December 15, 2025
MyApp Backup Action
Version updated for https://github.com/berkayy-atas/marketplace-test-workflow to version Error loading version from page [https://github.com/marketplace/actions/myapp-backup-action], unable to determine latest release.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
December 15, 2025
IAM Validator
Version updated for https://github.com/boogy/iam-policy-validator to version v1.14.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes fix: respect ignored findings when managing PR labels and review state (#49) (caba74d) What’s Changed fix: respect ignored findings when managing PR labels and review state by @boogy in https://github.com/boogy/iam-policy-validator/pull/49 Full Changelog: https://github.com/boogy/iam-policy-validator/compare/v1.14.4...v1.14.5
December 15, 2025
Build Process Watcher
Version updated for https://github.com/cdsap/build-process-watcher to version v0.4.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes New Heap/RSS ration graph What’s Changed Complete Heap/RSS ratio chart implementation by @cdsap in https://github.com/cdsap/build-process-watcher/pull/27 Feature/vm flags tracking by @cdsap in https://github.com/cdsap/build-process-watcher/pull/30 Full Changelog: https://github.com/cdsap/build-process-watcher/compare/v0.4.0...v0.4.1
December 15, 2025
AI Algorithm Mentor
Version updated for https://github.com/choam2426/AI-Algorithm-Mentor to version v5.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🎯 개요 알고리즘 코드 리뷰 시스템을 CrewAI 기반으로 전면 리팩토링하고, 백준뿐만 아니라 LeetCode와 프로그래머스까지 지원하도록 확장했습니다.
✨ 주요 변경사항 🏗️ 아키텍처 리팩토링 CrewAI 도입: AI 에이전트 프레임워크로 전환하여 더 정교한 코드 리뷰 수행 비동기 처리: asyncio + httpx로 여러 파일 병렬 처리 코드 정리: 기존 모듈 삭제 및 역할별 분리 ❌ 삭제: llm_factory.