Browse Source

Update setup-homebrew action (#86)

pull/87/head
Vince Grassia 3 years ago committed by GitHub
parent
commit
7b6f446bb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/release-digital-ocean.yml

2
.github/workflows/release-digital-ocean.yml

@ -49,7 +49,7 @@ jobs: @@ -49,7 +49,7 @@ jobs:
packer build marketplace-image.json
- name: Set up Homebrew
uses: Homebrew/actions/setup-homebrew@659165717b1fd1b535840baa14e399a305d20561
uses: Homebrew/actions/setup-homebrew@bf8757bc21b0cba89461f996ff351821727cf53d
- name: Digital Ocean Image Cleanup
env:

Loading…
Cancel
Save