We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1781f0 commit d9d4fc2Copy full SHA for d9d4fc2
.github/workflows/commit-tests.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Import GPG key
44
id: import_gpg
45
- uses: crazy-max/ghaction-import-gpg@v2
+ uses: actions/import-gpg@v2
46
with:
47
git_user_signingkey: true
48
git_commit_gpgsign: true
0 commit comments