diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0de683e6..fa9ed2fd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: go-version-file: go.mod - name: Setup rcodesign - uses: indygreg/apple-code-sign-action@v1 + uses: hashicorp/action-setup-rcodesign@v1 - name: Import GPG key id: import_gpg