chore(deps): update https://github.com/crazy-max/ghaction-import-gpg action to v7 #55

Open
CSRBot wants to merge 1 commits from renovate/https-github.com-crazy-max-ghaction-import-gpg-7.x into main
Showing only changes of commit 74c0a441ac - Show all commits

View File

@@ -53,7 +53,7 @@ jobs:
- name: Import GPG key
id: import_gpg
uses: https://github.com/crazy-max/ghaction-import-gpg@v6
uses: https://github.com/crazy-max/ghaction-import-gpg@v7
with:
gpg_private_key: ${{ secrets.GPGSIGN_KEY }}
passphrase: ${{ secrets.GPGSIGN_PASSPHRASE }}