Skip to content

Commit c0d3bf8

Browse files
chore(deps): bump crowdin/github-action from 2.13.0 to 2.15.0 (#2202)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b56e359 commit c0d3bf8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/crowdin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
persist-credentials: false
2020

2121
- name: crowdin action
22-
uses: crowdin/github-action@60debf382ee245b21794321190ad0501db89d8c1 # https://github.com/crowdin/github-action/releases/tag/v2.13.0
22+
uses: crowdin/github-action@8818ff65bfc4322384f983ea37e3926948c11745 # https://github.com/crowdin/github-action/releases/tag/v2.15.0
2323
with:
2424
upload_sources: true
2525
upload_translations: false

.github/workflows/update-external-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
uses: actions/checkout@v6
9191
# see all the options at https://github.com/crowdin/github-action
9292
- name: Crowdin PR
93-
uses: crowdin/github-action@60debf382ee245b21794321190ad0501db89d8c1 # https://github.com/crowdin/github-action/releases/tag/v2.13.0
93+
uses: crowdin/github-action@8818ff65bfc4322384f983ea37e3926948c11745 # https://github.com/crowdin/github-action/releases/tag/v2.15.0
9494
with:
9595
upload_sources: false
9696
upload_translations: false

0 commit comments

Comments
 (0)