-
-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): Update crowdin/github-action action to v1.20.4 #974
Open
renovate
wants to merge
1
commit into
stable
Choose a base branch
from
renovate/build-deps-and-github-actions
base: stable
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ea76eb0
to
fd98f29
Compare
fd98f29
to
cf3ffc3
Compare
cf3ffc3
to
05e553c
Compare
05e553c
to
b280159
Compare
b280159
to
ace0609
Compare
ace0609
to
7b13ce4
Compare
7b13ce4
to
e521bbd
Compare
e521bbd
to
9ba3078
Compare
9ba3078
to
5560acf
Compare
5560acf
to
32c62cc
Compare
32c62cc
to
c05f293
Compare
c05f293
to
6547dfb
Compare
6547dfb
to
c5fe43d
Compare
c5fe43d
to
1cbc6bb
Compare
1cbc6bb
to
fdba4cd
Compare
fdba4cd
to
4d65298
Compare
4d65298
to
acbfe7b
Compare
acbfe7b
to
41f69da
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.9.0
->v1.20.4
Release Notes
crowdin/github-action (crowdin/github-action)
v1.20.4
Compare Source
What's Changed
Full Changelog: crowdin/github-action@v1.20.3...v1.20.4
v1.20.3
Compare Source
What's Changed
Full Changelog: crowdin/github-action@v1.20.2...v1.20.3
v1.20.2
Compare Source
What's Changed
Full Changelog: crowdin/github-action@v1.20.1...v1.20.2
v1.20.1
Compare Source
What's Changed
New Contributors
Full Changelog: crowdin/github-action@v1.20.0...v1.20.1
v1.20.0
Compare Source
What's Changed
Full Changelog: crowdin/github-action@v1.19.0...v1.20.0
v1.19.0
Compare Source
What's Changed
pull_request_number
output by @andrii-bodnar in https://github.com/crowdin/github-action/pull/216Full Changelog: crowdin/github-action@v1...v1.19.0
v1.18.0
Compare Source
What's Changed
Full Changelog: crowdin/github-action@v1...v1.18.0
v1.17.0
Compare Source
What's changed
Full Changelog: crowdin/github-action@v1.16.1...v1.17.0
v1.16.1
Compare Source
What's changed
Full Changelog: crowdin/github-action@v1.16.0...v1.16.1
v1.16.0
Compare Source
What's Changed
pull_request_url
output by @andrii-bodnar in https://github.com/crowdin/github-action/pull/209Full Changelog: crowdin/github-action@v1.15.2...v1.16.0
v1.15.2
Compare Source
What's Changed
New Contributors
Full Changelog: crowdin/github-action@v1.15.1...v1.15.2
v1.15.1
Compare Source
What's Changed
Full Changelog: crowdin/github-action@v1.15.0...v1.15.1
v1.15.0
Compare Source
What's Changed
pull_request_url
output by @j4hr3n in https://github.com/crowdin/github-action/pull/205New Contributors
Full Changelog: crowdin/github-action@v1.14.1...v1.15.0
v1.14.1
Compare Source
What's Changed
New Contributors
Full Changelog: crowdin/github-action@v1.14.0...v1.14.1
v1.14.0
Compare Source
What's Changed
Full Changelog: crowdin/github-action@v1.13.1...v1.14.0
v1.13.1
Compare Source
What's Changed
Full Changelog: crowdin/github-action@v1.13.0...v1.13.1
v1.13.0
Compare Source
What's Changed
Full Changelog: crowdin/github-action@v1.12.0...v1.13.0
v1.12.0
Compare Source
What's Changed
- name: Crowdin Action uses: crowdin/github-action@v1 with: upload_sources: true download_translations: true localization_branch_name: l10n_crowdin_translations create_pull_request: true pull_request_title: 'New Crowdin Translations' pull_request_body: 'New Crowdin translations by Crowdin GH Action' pull_request_base_branch_name: 'main' + pull_request_team_reviewers: 'crowdin-team-reviewer' env: GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }} CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
New Contributors
Full Changelog: crowdin/github-action@v1.11.0...v1.12.0
v1.11.0
Compare Source
What's Changed
command
andcommand_args
options. See the Crowdin CLI command section for more details.test-action.yml
GitHub workflow to test the ActionDeprecation warning⚠️
The
add_crowdin_branch
,new_branch_title
,new_branch_export_pattern
,new_branch_priority
, anddelete_crowdin_branch
options were deprecated. Please use the newcommand
andcommand_args
options instead:By @andrii-bodnar in https://github.com/crowdin/github-action/pull/176
Full Changelog: crowdin/github-action@v1.10.0...v1.11.0
v1.10.0
Compare Source
Updated
Configuration
📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.