diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index a4891d8e..86e0eeaf 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -26,7 +26,7 @@ jobs: - name: Import GPG key id: import_gpg - uses: crazy-max/ghaction-import-gpg@v6.2.0 + uses: crazy-max/ghaction-import-gpg@v6.3.0 with: gpg_private_key: ${{ secrets.GIT_ACTIONS_GPG_KEY }} git_user_signingkey: true