December 3, 2025
Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version @lingo.dev/_spec@0.44.3.
This action is used across all versions by 96 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Patch Changes #1655 738bf08 Thanks @vrcprl! - add AIL bucket
December 3, 2025
Auto sync undeletable branches
Version updated for https://github.com/Malnati/auto-sync to version v3.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 Update check-permissions action to version 2.0.0 by @Malnati in https://github.com/Malnati/auto-sync/pull/4 Full Changelog: https://github.com/Malnati/auto-sync/compare/v2.0.0...v3.0.0
December 3, 2025
Check Branch Permissions
Version updated for https://github.com/Malnati/check-permissions to version v2.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 Refactor action.yml for improved repo and protection fetch by @Malnati in https://github.com/Malnati/check-permissions/pull/3 Update template.md with branch protection info by @Malnati in https://github.com/Malnati/check-permissions/pull/4 Full Changelog: https://github.com/Malnati/check-permissions/compare/v1.0.0...v2.0.0
December 3, 2025
Branch Flow Detector
Version updated for https://github.com/Malnati/flow-check to version v5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s new Converted flow-check from a reusable workflow (workflow_call) to a composite action usable as a single step: - name: Branch Flow Detector id: flow uses: Malnati/flow-check@v5 with: token: ${{ github.token }}
December 3, 2025
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.61.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Version v0.0.61
Update Reference-Verified Tests
Don’t Apply Schema Defaults To Custom Metadata At Construction Time
Grant Standard User and Read Only Profiles Implicit Read Permissions
December 3, 2025
Swift Android Action
Version updated for https://github.com/skiptools/swift-android-action to version v2.7.1.
This action is used across all versions by 83 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/skiptools/swift-android-action/compare/v2.7.0...v2.7.1
December 3, 2025
Increment the Android version code and version name based on semantic formatting.
Version updated for https://github.com/vamsi-alluri/android-version-actions to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes https://github.com/vamsi-alluri/android-version-actions/commit/17f9fb4ac4c5252b514916d696fd53f65c19fbcc
December 3, 2025
Link validation
Version updated for https://github.com/your-ko/link-validator to version 1.13.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps): Update link-validator to 1.12.1 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/241 chore(deps): Update link-validator to 1.12.1 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/235 chore: Update actions/checkout action to v6.0.1 by @renovate[bot] in https://github.com/your-ko/link-validator/pull/242 add support for github.com/api calls, they are processed by the nope handler by @your-ko in https://github.
December 2, 2025
run-ansible-lint
Version updated for https://github.com/ansible/ansible-lint to version v25.12.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 Maintenance chore: Remove cffi, importlib-metadata, reduce core lower bound (#4860) @cidrblock