Skip to content

Commit c8883c6

Browse files
chore(deps): update homebrew/actions digest to 799a423
1 parent afe4f81 commit c8883c6

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

0 commit comments

Comments
 (0)