Skip to content

Commit dbe58fa

Browse files
meta: bump crowdin/github-action from 2.14.0 to 2.14.1
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.14.0 to 2.14.1. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@b4b468c...5587c43) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bb1883 commit dbe58fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/translations-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
# see all the options at https://github.com/crowdin/github-action
3939
- name: Crowdin PR
40-
uses: crowdin/github-action@b4b468cffefb50bdd99dd83e5d2eaeb63c880380 # v2.14.0
40+
uses: crowdin/github-action@5587c43063e52090026857d386174d2599ad323b # v2.14.1
4141
with:
4242
# do not upload anything - this is a one-way operation download
4343
upload_sources: false

.github/workflows/translations-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
# see all the options at https://github.com/crowdin/github-action
2929
- name: crowdin action
30-
uses: crowdin/github-action@b4b468cffefb50bdd99dd83e5d2eaeb63c880380 # v2.14.0
30+
uses: crowdin/github-action@5587c43063e52090026857d386174d2599ad323b # v2.14.1
3131
with:
3232
# only upload sources, ensuring this is a one-way operation
3333
upload_sources: true

0 commit comments

Comments
 (0)