diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 445024d..fbd237a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: install: true - name: Import GPG key - uses: crazy-max/ghaction-import-gpg@v4 + uses: crazy-max/ghaction-import-gpg@v7 with: git_user_signingkey: true git_commit_gpgsign: true