Update GitHub Action Versions (#233)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
𝙲𝚛𝚎𝚊𝚝𝚒𝚟𝚎𝙲𝚘𝚍𝚎𝙲𝚊𝚝
2025-04-25 19:49:55 +01:00
committed by GitHub
parent d90a6e7437
commit a1089e518c

View File

@@ -26,7 +26,7 @@ jobs:
- name: Import GPG key - name: Import GPG key
id: import_gpg id: import_gpg
uses: crazy-max/ghaction-import-gpg@v6.2.0 uses: crazy-max/ghaction-import-gpg@v6.3.0
with: with:
gpg_private_key: ${{ secrets.GIT_ACTIONS_GPG_KEY }} gpg_private_key: ${{ secrets.GIT_ACTIONS_GPG_KEY }}
git_user_signingkey: true git_user_signingkey: true