Bump crowdin/github-action from 2.16.0 to 2.16.2#988
Conversation
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.16.0 to 2.16.2. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@v2.16.0...v2.16.2) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewVerifying upstream changes between those tags to ground the verdict. Verdict: benign Why this looks safe
Action: safe to merge from a supply-chain perspective; optional sanity check on GitHub that tag Compatibility AnalysisTracing usage of 1) Where it’s used
Other hits are metadata/scanner artifacts, not runtime usage. 2) Overlap with upstream changesFrom
The checkout-restore work aligns with 3) Risks / unknowns
4) RecommendationMerge — patch-level action bump, no Malware Scan Summary
Top findings
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit ad86637. Configure here.
|
|
||
| - name: crowdin action | ||
| uses: crowdin/github-action@v2.16.0 | ||
| uses: crowdin/github-action@v2.16.2 |
There was a problem hiding this comment.
Translations commit targets wrong branch
Medium Severity
crowdin/github-action@v2.16.2 restores the original checkout after syncing the localization branch, so the follow-up compile-and-commit step no longer runs on l10n_crowdin_translations. The compiled translation changes are left on the original checkout and are not included in the Crowdin PR.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit ad86637. Configure here.
|
Looks like crowdin/github-action is up-to-date now, so this is no longer needed. |


Bumps crowdin/github-action from 2.16.0 to 2.16.2.
Release notes
Sourced from crowdin/github-action's releases.
Commits
8868a33chore: CLI 4.14.2c4603c0fix: restore original checkout after localization branch sync (#311)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Low risk dependency bump in GitHub Actions workflows; behavior should be unchanged aside from upstream Crowdin action fixes/CLI update.
Overview
Updates the
crowdin/github-actionused in the translation sync workflows (crowdin-pull.ymlandcrowdin-push.yml) fromv2.16.0tov2.16.2.Reviewed by Cursor Bugbot for commit ad86637. Bugbot is set up for automated code reviews on this repo. Configure here.