Skip to content

Commit c57ef1c

Browse files
chore(deps): update homebrew/actions digest to 7cfdae8 (#133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 962c343 commit c57ef1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/golang.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
steps:
7979
- uses: actions/checkout@v4
8080
- uses: ./.github/actions/setup-golang
81-
- uses: Homebrew/actions/setup-homebrew@6dcb9f67e82a6929d20b656d332f8ce79ef9e7ce
81+
- uses: Homebrew/actions/setup-homebrew@7cfdae8df4b1dec79cf03705d86c2c177c4db306
8282
- name: Run go test
8383
id: golang-test
8484
run: |
@@ -175,7 +175,7 @@ jobs:
175175
steps:
176176
- uses: actions/checkout@v4
177177
- uses: ./.github/actions/setup-golang
178-
- uses: Homebrew/actions/setup-homebrew@6dcb9f67e82a6929d20b656d332f8ce79ef9e7ce
178+
- uses: Homebrew/actions/setup-homebrew@7cfdae8df4b1dec79cf03705d86c2c177c4db306
179179
- name: Set up gotestfmt
180180
uses: gotesttools/gotestfmt-action@8b4478c7019be847373babde9300210e7de34bfb # v2.5.0
181181
with:

0 commit comments

Comments
 (0)