Skip to content

Commit ff86090

Browse files
renovate[bot]gitstream-cm[bot]
authored andcommitted
chore(deps): update actions/setup-go action to v5.2.0
1 parent b1d95bf commit ff86090

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
fetch-depth: 0
5959

60-
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
60+
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
6161
with:
6262
go-version: "${{ matrix.go-version }}"
6363

.github/workflows/verify.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
fetch-depth: 0
5555

56-
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
56+
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
5757
with:
5858
go-version: "${{ matrix.go-version }}"
5959

@@ -84,7 +84,7 @@ jobs:
8484
with:
8585
fetch-depth: 0
8686

87-
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
87+
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
8888
with:
8989
go-version: "${{ matrix.go-version }}"
9090

@@ -135,7 +135,7 @@ jobs:
135135
with:
136136
fetch-depth: 0
137137

138-
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
138+
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
139139
with:
140140
go-version: "${{ matrix.go-version }}"
141141

0 commit comments

Comments
 (0)