mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
Update crazy-max/ghaction-import-gpg action to v4.4.0
This commit is contained in:
committed by
renovate[bot]
parent
4873cd337a
commit
34bf8fb84f
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -456,7 +456,7 @@ jobs:
|
||||
path: out
|
||||
|
||||
- name: Import GPG key for signing
|
||||
uses: crazy-max/ghaction-import-gpg@v4.3.0
|
||||
uses: crazy-max/ghaction-import-gpg@v4.4.0
|
||||
with:
|
||||
gpg_private_key: ${{ secrets.ARCHIBOT_GPG_PRIVATE_KEY }}
|
||||
|
||||
|
||||
2
.github/workflows/translations.yml
vendored
2
.github/workflows/translations.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
token: ${{ secrets.ASF_CROWDIN_API_TOKEN }}
|
||||
|
||||
- name: Import GPG key for signing
|
||||
uses: crazy-max/ghaction-import-gpg@v4.3.0
|
||||
uses: crazy-max/ghaction-import-gpg@v4.4.0
|
||||
with:
|
||||
gpg_private_key: ${{ secrets.ARCHIBOT_GPG_PRIVATE_KEY }}
|
||||
git_config_global: true
|
||||
|
||||
Reference in New Issue
Block a user