diff --git a/Dockerfile b/Dockerfile index 7683a56..3a5d416 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM crowdin/cli:3.7.8 +FROM crowdin/cli:3.7.9 RUN apk --no-cache add curl git jq gnupg; diff --git a/README.md b/README.md index a269848..f3dc8d4 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ jobs: uses: actions/checkout@v2 - name: crowdin action - uses: crowdin/github-action@1.4.9 + uses: crowdin/github-action@1.4.10 with: upload_translations: true download_translations: true