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

Commit c57930d

Browse files
Update crazy-max/ghaction-import-gpg action to v6.1.0
1 parent de75578 commit c57930d

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
@@ -132,7 +132,7 @@ jobs:
132132
path: out
133133

134134
- name: Import GPG key for signing
135-
uses: crazy-max/ghaction-import-gpg@v6.0.0
135+
uses: crazy-max/ghaction-import-gpg@v6.1.0
136136
with:
137137
gpg_private_key: ${{ secrets.ARCHIBOT_GPG_PRIVATE_KEY }}
138138

0 commit comments

Comments
 (0)