Skip to content

Commit 5c539d7

Browse files
Update actions/setup-go digest to 4a36011 (#287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24159f9 commit 5c539d7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
submodules: true
2525

2626
- name: Setup Go
27-
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
27+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
2828
with:
2929
go-version: ${{ env.GO_VERSION }}
3030

@@ -60,7 +60,7 @@ jobs:
6060
submodules: true
6161

6262
- name: Setup Go
63-
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
63+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
6464
with:
6565
go-version: ${{ env.GO_VERSION }}
6666

@@ -87,7 +87,7 @@ jobs:
8787
submodules: true
8888

8989
- name: Setup Go
90-
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
90+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
9191
with:
9292
go-version: ${{ env.GO_VERSION }}
9393

@@ -137,7 +137,7 @@ jobs:
137137
run: git fetch --prune --unshallow
138138

139139
- name: Setup Go
140-
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
140+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
141141
with:
142142
go-version: ${{ env.GO_VERSION }}
143143

0 commit comments

Comments
 (0)