diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9efb33747306..05072c487a89 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: - name: Import GPG key id: import_gpg - uses: hashicorp/ghaction-import-gpg@v2.1.0 + uses: msalman899/ghaction-import-gpg@v2.1.1 env: # These secrets will need to be configured for the repository: GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}