chore(deps): update crazy-max/ghaction-import-gpg action to v6 (#24)

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot 2023-09-25 03:41:01 +00:00 committed by techknowlogick
parent 8bd169d2c7
commit ea7db0ab14
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
cache: true
-
name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v5
uses: crazy-max/ghaction-import-gpg@v6
id: import_gpg
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}