benjaminjonard / koillection

Koillection is a self-hosted service allowing users to manage any kind of collections.
https://github.com/koillection/koillection/wiki
MIT License
541 stars 24 forks source link

Update crowdin/github-action action to v2 #1133

Closed benjaminjonard closed 1 month ago

benjaminjonard commented 1 month ago

This PR contains the following updates:

Package Type Update Change
crowdin/github-action action major v1.20.4 -> v2.0.0

Release Notes

crowdin/github-action (crowdin/github-action) ### [`v2.0.0`](https://togithub.com/crowdin/github-action/releases/tag/v2.0.0) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.20.4...v2.0.0) #### What's Changed ##### Features - Now the Action uses the new [CLI v4](https://crowdin.github.io/crowdin-cli/blog/2024/05/28/cli-v4) ##### Deprecations Removed deprecated options: - `add_crowdin_branch` - `new_branch_title` - `new_branch_export_pattern` - `new_branch_priority` - `delete_crowdin_branch` Instead, use the `command: branch add ` to create a new branch. - `identity` - this option doesn't make much sense in the context of the GitHub action, where environment variables are a de facto standard for credentials loading. *** **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.20.4...v2.0.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Renovate Bot.