Skip to content

Conversation

dwahler
Copy link
Contributor

@dwahler dwahler commented Jul 18, 2022

The .github/workflows/release.yml workflow is currently broken by a Github change, which caused the v0.4.3 release to fail: hashicorp/ghaction-import-gpg#11

Since the hashicorp/ghaction-import-gpg fork is deprecated, this PR follows the recommendation to switch to the upstream crazymax/ghaction-import-gpg action, which has a slightly different syntax for its parameters.

@dwahler dwahler requested a review from kylecarbs July 18, 2022 23:20
@kylecarbs kylecarbs merged commit 87135a9 into main Jul 19, 2022
@kylecarbs kylecarbs deleted the dwahler/fix-release-workflow branch July 19, 2022 15:01
DanielleMaywood pushed a commit that referenced this pull request Sep 5, 2024
* fix: Replace hashicorp/ghaction-import-gpg with upstream

* use correct syntax for ghaction-import-gpg parameters

* fix "gpg_private_key" parameter name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants