Skip to content

Commit 599e8fc

Browse files
chore(deps): update homebrew/actions digest to 5c64c5d
1 parent 3a4887e commit 599e8fc

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@4e53f9c809b54e432fc49f7ee18e56ee4aa45bdc
81+
- uses: Homebrew/actions/setup-homebrew@5c64c5df6a286170ac8672a68d4810616b4ca313
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@4e53f9c809b54e432fc49f7ee18e56ee4aa45bdc
178+
- uses: Homebrew/actions/setup-homebrew@5c64c5df6a286170ac8672a68d4810616b4ca313
179179
- name: Set up gotestfmt
180180
uses: gotesttools/gotestfmt-action@8b4478c7019be847373babde9300210e7de34bfb # v2.5.0
181181
with:

0 commit comments

Comments
 (0)