Skip to content

Commit 4ffced8

Browse files
Update actions/setup-go digest to be3c94b
1 parent bec95b8 commit 4ffced8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
submodules: true
7474

7575
- name: Setup Go
76-
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3
76+
uses: actions/setup-go@be3c94b385c4f180051c996d336f57a34c397495 # v3
7777
with:
7878
go-version: ${{ env.GO_VERSION }}
7979

@@ -117,7 +117,7 @@ jobs:
117117
submodules: true
118118

119119
- name: Setup Go
120-
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3
120+
uses: actions/setup-go@be3c94b385c4f180051c996d336f57a34c397495 # v3
121121
with:
122122
go-version: ${{ env.GO_VERSION }}
123123

@@ -163,7 +163,7 @@ jobs:
163163
run: git fetch --prune --unshallow
164164

165165
- name: Setup Go
166-
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3
166+
uses: actions/setup-go@be3c94b385c4f180051c996d336f57a34c397495 # v3
167167
with:
168168
go-version: ${{ env.GO_VERSION }}
169169

@@ -212,7 +212,7 @@ jobs:
212212
run: git fetch --prune --unshallow
213213

214214
- name: Setup Go
215-
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3
215+
uses: actions/setup-go@be3c94b385c4f180051c996d336f57a34c397495 # v3
216216
with:
217217
go-version: ${{ env.GO_VERSION }}
218218

@@ -274,7 +274,7 @@ jobs:
274274
run: git fetch --prune --unshallow
275275

276276
- name: Setup Go
277-
uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3
277+
uses: actions/setup-go@be3c94b385c4f180051c996d336f57a34c397495 # v3
278278
with:
279279
go-version: ${{ env.GO_VERSION }}
280280

0 commit comments

Comments
 (0)