diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 262791cd6..7e455ed92 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -33,7 +33,7 @@ jobs: token: ${{ secrets.ASF_CROWDIN_API_TOKEN }} - name: Import GPG key - uses: crazy-max/ghaction-import-gpg@v6.1.0 + uses: crazy-max/ghaction-import-gpg@v6.2.0 with: gpg_private_key: ${{ secrets.ARCHIBOT_ASF_UI_GPG_PRIVATE_KEY }} git_user_signingkey: true