diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index abb1064f..f40ff906 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -97,7 +97,7 @@ jobs: token: ${{ env.GITHUB_TOKEN }} - id: gpg-import name: Import GPG key - uses: crazy-max/ghaction-import-gpg@v6.1.0 + uses: crazy-max/ghaction-import-gpg@v6.2.0 with: git_config_global: true git_push_gpgsign: false