1 Commits

Author SHA1 Message Date
b9faa2224b chore(deps): update workflow dependencies (minor & patch)
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 50s
2026-03-07 01:05:25 +00:00

View File

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