0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-08-22 19:38:35 +00:00

Use changes from forked branches

This commit is contained in:
Dan Petersen 2021-02-10 02:07:32 +01:00
parent 206ed8c0ef
commit b2858a6bfc
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ jobs:
-
name: Import the GPG signing key
id: import_gpg
uses: danitso/ghaction-import-gpg@v3
uses: danitso/ghaction-import-gpg@master
with:
gpg-private-key: ${{ secrets.GPG_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}

View File

@ -23,7 +23,7 @@ jobs:
-
name: Import the GPG signing key
id: import_gpg
uses: danitso/ghaction-import-gpg@v3
uses: danitso/ghaction-import-gpg@master
with:
gpg-private-key: ${{ secrets.GPG_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}