Skip to content

Commit f97c93e

Browse files
chore(deps): bump crowdin/github-action from 1.4.14 to 2.12.0
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.4.14 to 2.12.0. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@97aa99c...08713f0) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0caa044 commit f97c93e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/crowdin-download.yml

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

2929
- name: crowdin action
30-
uses: crowdin/github-action@97aa99cbebfe99b964e3521e6421c1518146d4b9 # v1.4.12
30+
uses: crowdin/github-action@08713f00a50548bfe39b37e8f44afb53e7a802d4 # v1.4.12
3131
with:
3232
project_id: 502668
3333
token: ${{ secrets.CROWDIN_TOKEN }}

.github/workflows/crowdin-upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
cache: 'yarn'
2222

2323
- name: Synchronize
24-
uses: crowdin/github-action@97aa99cbebfe99b964e3521e6421c1518146d4b9 # v1.4.12
24+
uses: crowdin/github-action@08713f00a50548bfe39b37e8f44afb53e7a802d4 # v1.4.12
2525
with:
2626
upload_sources: true
2727
download_translations: false

0 commit comments

Comments
 (0)