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

This commit is contained in:
2026-03-07 01:05:29 +00:00
parent 4ebdaf7cd5
commit 195a0762a8

View File

@@ -48,7 +48,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 }}