Update crazy-max/ghaction-import-gpg action to v4.1.0

This commit is contained in:
Renovate Bot 2021-10-15 13:45:09 +00:00
parent e883937056
commit ead9da524d
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 2 additions and 2 deletions

View file

@ -436,7 +436,7 @@ jobs:
path: out
- name: Import GPG key for signing
uses: crazy-max/ghaction-import-gpg@v4.0.0
uses: crazy-max/ghaction-import-gpg@v4.1.0
with:
gpg_private_key: ${{ secrets.ARCHIBOT_GPG_PRIVATE_KEY }}

View file

@ -38,7 +38,7 @@ jobs:
token: ${{ secrets.ASF_CROWDIN_API_TOKEN }}
- name: Import GPG key for signing
uses: crazy-max/ghaction-import-gpg@v4.0.0
uses: crazy-max/ghaction-import-gpg@v4.1.0
with:
gpg_private_key: ${{ secrets.ARCHIBOT_GPG_PRIVATE_KEY }}
git_config_global: true