1 Commits

Author SHA1 Message Date
ad46d8bc98 Update crazy-max/ghaction-import-gpg action to v7 2026-03-02 12:31:20 +00:00

View File

@@ -25,7 +25,7 @@ jobs:
id: install
- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v6
uses: crazy-max/ghaction-import-gpg@v7
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}