Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 09b149d

Browse files
Update crazy-max/ghaction-import-gpg action to v5.3.0
1 parent 72f702a commit 09b149d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
path: out
124124

125125
- name: Import GPG key for signing
126-
uses: crazy-max/ghaction-import-gpg@v5.2.0
126+
uses: crazy-max/ghaction-import-gpg@v5.3.0
127127
with:
128128
gpg_private_key: ${{ secrets.ARCHIBOT_GPG_PRIVATE_KEY }}
129129

0 commit comments

Comments
 (0)