Compare commits

..

No commits in common. "e5a6132b9d50f5fd2d819a6da09cfecbddd953ca" and "0a85957c5027d75f8e4d4c26b852d7aadb492acb" have entirely different histories.

View File

@ -28,7 +28,7 @@ jobs:
go-version: 1.18
- name: Import GPG key
id: import_gpg
uses: crazy-max/ghaction-import-gpg@v5.3.0
uses: crazy-max/ghaction-import-gpg@v5.2.0
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}