mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 18:42:58 +00:00
chore(ci): update crazy-max/ghaction-import-gpg action (v6.2.0 → v6.3.0) (#1868)
| datasource | package | from | to | | ----------- | ----------------------------- | ------ | ------ | | github-tags | crazy-max/ghaction-import-gpg | v6.2.0 | v6.3.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8c42d8063f
commit
4d30ba7186
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
|
||||
- name: Import GPG key
|
||||
id: import_gpg
|
||||
uses: crazy-max/ghaction-import-gpg@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5 # v6.2.0
|
||||
uses: crazy-max/ghaction-import-gpg@e89d40939c28e39f97cf32126055eeae86ba74ec # v6.3.0
|
||||
with:
|
||||
gpg_private_key: "${{ secrets.GPG_PRIVATE_KEY }}"
|
||||
passphrase: "${{ secrets.PASSPHRASE }}"
|
||||
|
Loading…
Reference in New Issue
Block a user