From 448f24ec72aad6a7b6a33a3a3c23b33014e35682 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Fri, 10 May 2024 19:26:34 -0700 Subject: [PATCH] Update gettext.yml --- .github/workflows/gettext.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gettext.yml b/.github/workflows/gettext.yml index 29f61ba18..9be63328e 100644 --- a/.github/workflows/gettext.yml +++ b/.github/workflows/gettext.yml @@ -22,7 +22,7 @@ jobs: token: ${{ secrets.GIT_USER_TOKEN }} - name: Update Translation Files - uses: elementary/actions/gettext-template@next + uses: elementary/actions/gettext-template@main env: GIT_USER_TOKEN: ${{ secrets.GIT_USER_TOKEN }} GIT_USER_NAME: "elementaryBot"