docs: Upgrade import GPG action version

This commit is contained in:
Timo Zingel 2026-04-05 00:45:32 +02:00
parent 2a473d70e3
commit b7051556ed
No known key found for this signature in database

View file

@ -113,7 +113,7 @@ the [Import GPG](https://github.com/crazy-max/ghaction-import-gpg) GitHub Action
-
name: Import GPG key
id: import_gpg
uses: crazy-max/ghaction-import-gpg@v6
uses: crazy-max/ghaction-import-gpg@v7
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}