From ff7e3a8607605c4d43beff570c3bdc5a71d0bb5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Fri, 10 May 2024 19:31:40 -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 628e3f6f..22db604a 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"