diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 9dc2b47846..4b9d5e3aa6 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -19,7 +19,7 @@ jobs: persist-credentials: false - name: crowdin action - uses: crowdin/github-action@60debf382ee245b21794321190ad0501db89d8c1 # https://github.com/crowdin/github-action/releases/tag/v2.13.0 + uses: crowdin/github-action@b4b468cffefb50bdd99dd83e5d2eaeb63c880380 # https://github.com/crowdin/github-action/releases/tag/v2.14.0 with: upload_sources: true upload_translations: false diff --git a/.github/workflows/update-external-docs.yml b/.github/workflows/update-external-docs.yml index 2f0fc9b378..dfdfef6154 100644 --- a/.github/workflows/update-external-docs.yml +++ b/.github/workflows/update-external-docs.yml @@ -90,7 +90,7 @@ jobs: uses: actions/checkout@v6 # see all the options at https://github.com/crowdin/github-action - name: Crowdin PR - uses: crowdin/github-action@60debf382ee245b21794321190ad0501db89d8c1 # https://github.com/crowdin/github-action/releases/tag/v2.13.0 + uses: crowdin/github-action@b4b468cffefb50bdd99dd83e5d2eaeb63c880380 # https://github.com/crowdin/github-action/releases/tag/v2.14.0 with: upload_sources: false upload_translations: false