From f8630cebf4bc75d7f696e8ac5bfef45e85f1484f Mon Sep 17 00:00:00 2001 From: Max Prilutskiy <5614659+maxprilutskiy@users.noreply.github.com> Date: Thu, 23 Jan 2025 17:06:46 +0100 Subject: [PATCH] chore: update naming (#18837) --- .github/workflows/i18n.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/i18n.yml b/.github/workflows/i18n.yml index 8b9ca57d14..c9e2dc323e 100644 --- a/.github/workflows/i18n.yml +++ b/.github/workflows/i18n.yml @@ -17,7 +17,7 @@ jobs: pull-requests: write steps: - uses: actions/checkout@v4 - - uses: replexica/replexica@main + - uses: lingodotdev/lingo.dev@main env: GH_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }} with: