chore(deps): update https://github.com/crazy-max/ghaction-import-gpg action to v7
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 1m29s
commitlint / check-and-test (pull_request) Successful in 5s

This commit is contained in:
2026-03-07 02:09:17 +00:00
parent e597209986
commit 74c0a441ac

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 }}