Skip to content

Update crowdin/github-action action to v3 - #189

Merged
timja merged 1 commit into
masterfrom
renovate/crowdin-github-action-3.x
Sep 7, 2026
Merged

Update crowdin/github-action action to v3#189
timja merged 1 commit into
masterfrom
renovate/crowdin-github-action-3.x

Conversation

@renovate

@renovate renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
crowdin/github-action action major v2.17.1v3.0.2

Release Notes

crowdin/github-action (crowdin/github-action)

v3.0.2

Compare Source

What's Changed

Full Changelog: crowdin/github-action@v3.0.1...v3.0.2

v3.0.1

Compare Source

What's Changed

Full Changelog: crowdin/github-action@v3.0.0...v3.0.1

v3.0.0

Compare Source

Crowdin GitHub Action v3 runs on Crowdin CLI 5 🚀 - a complete rewrite that starts instantly and no longer requires Java. Your workflows, crowdin.yml configuration, and exit codes stay the same, so most setups upgrade with a one-line change:

-uses: crowdin/github-action@v2
+uses: crowdin/github-action@v3

Breaking changes

Only relevant if you pass custom CLI arguments via the command, command_args, or other *_args inputs:

  • pre-translate is now auto-translate (no alias); --translate-untranslated-only was removed - use --scope.
  • --plain was removed - use --output plain.
  • Redundant negatable flags were removed (e.g. --auto-update; --no-auto-update stays) - defaults are unchanged, simply drop them.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every 2 weeks on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 7, 2026
@timja
timja merged commit c01d179 into master Sep 7, 2026
2 checks passed
@timja
timja deleted the renovate/crowdin-github-action-3.x branch September 7, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant