|
@@ -143,7 +143,7 @@ jobs:
|
|
git config --global user.email "ci@standardnotes.com"
|
|
git config --global user.email "ci@standardnotes.com"
|
|
|
|
|
|
- name: Import GPG key
|
|
- name: Import GPG key
|
|
- uses: crazy-max/ghaction-import-gpg@v5
|
|
|
|
|
|
+ uses: crazy-max/ghaction-import-gpg@v6
|
|
with:
|
|
with:
|
|
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
|
|
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
|
|
passphrase: ${{ secrets.PASSPHRASE }}
|
|
passphrase: ${{ secrets.PASSPHRASE }}
|