ci: update import gpg version

This commit is contained in:
EvolutionX
2022-06-05 10:26:29 +05:30
parent dbe56fa8d9
commit 336d31a16d

View File

@@ -27,8 +27,8 @@ jobs:
- name: Import GPG key
id: import_gpg
uses: crazy-max/ghaction-import-gpg@v4
env:
uses: crazy-max/ghaction-import-gpg@v5
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}