From 7b6a913721503c4da33f6b6470ca7b348526b4f0 Mon Sep 17 00:00:00 2001 From: pauhull <22707808+phm07@users.noreply.github.com> Date: Wed, 24 Apr 2024 16:50:45 +0200 Subject: [PATCH] wip --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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