diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8c6856f..8d85ca6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,7 +37,7 @@ jobs: ${{ runner.os }}-go- - name: Import GPG signing key - uses: crazy-max/ghaction-import-gpg@v5 + uses: crazy-max/ghaction-import-gpg@v6 with: gpg_private_key: ${{ secrets.SIGNING_KEY }}