Skip to content

Commit b57658c

Browse files
Update actions/setup-go digest to 924ae3a (#323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d087d1a commit b57658c

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@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
27+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # 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@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
63+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # 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@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
90+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
9191
with:
9292
go-version: ${{ env.GO_VERSION }}
9393

@@ -117,7 +117,7 @@ jobs:
117117
run: git fetch --prune --unshallow
118118

119119
- name: Setup Go
120-
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
120+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
121121
with:
122122
go-version: ${{ env.GO_VERSION }}
123123

0 commit comments

Comments
 (0)