Skip to content

Commit 71f2784

Browse files
Update release.yml
1 parent e37f20e commit 71f2784

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ jobs:
6262
git checkout 4.4.15
6363
export HOMEBREW_NO_AUTO_UPDATE=1
6464
brew --version
65-
6665
- name: Install gon
6766
run: |
6867
brew install Bearer/tap/gon
@@ -88,9 +87,7 @@ jobs:
8887

8988
- name: Install Cosign
9089
if: inputs.dev == false
91-
run: |
92-
brew install sigstore/tap/cosign
93-
brew postinstall openssl@3 || true
90+
uses: sigstore/[email protected]
9491

9592
- name: Configure AWS Credentials
9693
uses: aws-actions/configure-aws-credentials@5fd3084fc36e372ff1fff382a39b10d03659f355 #v2

0 commit comments

Comments
 (0)