From 6fc93f40218b825a84255fcb07d081f2db545234 Mon Sep 17 00:00:00 2001 From: Benedek Farkas Date: Wed, 22 Mar 2023 16:22:03 +0100 Subject: [PATCH] Fixing the underlying commit hash of the 0.0.2 tag --- .github/workflows/build-crowdin-translation-packages.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-crowdin-translation-packages.yml b/.github/workflows/build-crowdin-translation-packages.yml index 795aabd04..0d96dcb70 100644 --- a/.github/workflows/build-crowdin-translation-packages.yml +++ b/.github/workflows/build-crowdin-translation-packages.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Orchard CMS - uses: andrii-bodnar/crowdin-request-action@89be02e430161df6ecf6f638c71b8c853f4b2b0e # 0.0.2 + uses: andrii-bodnar/crowdin-request-action@aac9a865d62b37060b0ce530db5ac5cfca02dd2c # 0.0.2 with: route: POST /projects/{projectId}/translations/builds projectId: 46524 @@ -23,7 +23,7 @@ jobs: CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_API_TOKEN }} - name: Orchard CMS Gallery - uses: andrii-bodnar/crowdin-request-action@89be02e430161df6ecf6f638c71b8c853f4b2b0e # 0.0.2 + uses: andrii-bodnar/crowdin-request-action@aac9a865d62b37060b0ce530db5ac5cfca02dd2c # 0.0.2 with: route: POST /projects/{projectId}/translations/builds projectId: 63766