Skip to content

Commit 5839375

Browse files
chore(deps): update actions/setup-go digest to d35c59a
1 parent 1827435 commit 5839375

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
submodules: true
6969

7070
- name: Setup Go
71-
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
71+
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
7272
with:
7373
go-version: ${{ env.GO_VERSION }}
7474

@@ -112,7 +112,7 @@ jobs:
112112
submodules: true
113113

114114
- name: Setup Go
115-
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
115+
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
116116
with:
117117
go-version: ${{ env.GO_VERSION }}
118118

@@ -158,7 +158,7 @@ jobs:
158158
run: git fetch --prune --unshallow
159159

160160
- name: Setup Go
161-
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
161+
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
162162
with:
163163
go-version: ${{ env.GO_VERSION }}
164164

@@ -207,7 +207,7 @@ jobs:
207207
run: git fetch --prune --unshallow
208208

209209
- name: Setup Go
210-
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
210+
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
211211
with:
212212
go-version: ${{ env.GO_VERSION }}
213213

@@ -267,7 +267,7 @@ jobs:
267267
run: git fetch --prune --unshallow
268268

269269
- name: Setup Go
270-
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
270+
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
271271
with:
272272
go-version: ${{ env.GO_VERSION }}
273273

0 commit comments

Comments
 (0)