diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1400500a8..a2483eecc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: install: true - name: Import GPG key - uses: crazy-max/ghaction-import-gpg@v6 + uses: crazy-max/ghaction-import-gpg@v7 with: git_user_signingkey: true git_commit_gpgsign: true