Skip to content

Commit d9d4fc2

Browse files
committed
Use actions/import-gpg
1 parent d1781f0 commit d9d4fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
- name: Import GPG key
4444
id: import_gpg
45-
uses: crazy-max/ghaction-import-gpg@v2
45+
uses: actions/import-gpg@v2
4646
with:
4747
git_user_signingkey: true
4848
git_commit_gpgsign: true

0 commit comments

Comments
 (0)