mirror of
https://gitea.com/gitea/tea.git
synced 2025-04-04 16:54:07 +02:00
chore(deps): update crazy-max/ghaction-import-gpg action to v6
This commit is contained in:
parent
d633e3018d
commit
722323e837
@ -17,7 +17,7 @@ jobs:
|
||||
go-version-file: "go.mod"
|
||||
- name: import gpg
|
||||
id: import_gpg
|
||||
uses: crazy-max/ghaction-import-gpg@v5
|
||||
uses: crazy-max/ghaction-import-gpg@v6
|
||||
with:
|
||||
gpg_private_key: ${{ secrets.GPGSIGN_KEY }}
|
||||
passphrase: ${{ secrets.GPGSIGN_PASSPHRASE }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user