diff --git a/.github/workflows/translations.yaml b/.github/workflows/translations.yaml index 8bec439ef2..388278b375 100644 --- a/.github/workflows/translations.yaml +++ b/.github/workflows/translations.yaml @@ -56,7 +56,7 @@ jobs: echo "Resetting to HEAD~" git reset HEAD~ || true - name: crowdin action - uses: crowdin/github-action@297234bae049541aa48ed268e5de00dee4efa4b4 # pin@v2 + uses: crowdin/github-action@9fd07c1c5b36b15f082d1d860dc399f16f849bd7 # pin@v2 with: upload_sources: true upload_translations: false