diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1551d4a..a7b8e60 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: server-password: MAVEN_PASSWORD - name: Import GPG Key - uses: crazy-max/ghaction-import-gpg@v6 + uses: crazy-max/ghaction-import-gpg@v7 with: gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}