mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update merge-from-branch.yml
This commit is contained in:
2
.github/workflows/merge-from-branch.yml
vendored
2
.github/workflows/merge-from-branch.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Import GPG key
|
||||
uses: crazy-max/ghaction-import-gpg@v5
|
||||
uses: crazy-max/ghaction-import-gpg@v5.1.0
|
||||
with:
|
||||
gpg_private_key: ${{ secrets.GPG_KEY2 }}
|
||||
passphrase: ${{ secrets.GPG_PASSPHRASE2 }}
|
||||
|
||||
Reference in New Issue
Block a user