Skip to content

Commit 53c569a

Browse files
committed
ci: update ghaction-import-gpg version
1 parent 69ad3ee commit 53c569a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
go-version: 1.19
1717
cache: true
1818
- id: import_gpg
19-
uses: crazy-max/ghaction-import-gpg@v4
19+
uses: crazy-max/ghaction-import-gpg@v5
2020
with:
2121
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
2222
passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)