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 d9d4fc2 commit bb063a3Copy full SHA for bb063a3
.github/workflows/commit-tests.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Import GPG key
44
id: import_gpg
45
- uses: actions/import-gpg@v2
+ uses: actions/import-gpg@v6
46
with:
47
git_user_signingkey: true
48
git_commit_gpgsign: true
0 commit comments