Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Commit fea009b

Browse files
authored
Merge pull request #69 from evalops/dependabot/github_actions/evalops/service-runtime-51773406f815add11d5dabb201780fd16abb5b20
chore(ci): bump evalops/service-runtime from cac5638c2935870453cf669e803936a80e17ac7b to 51773406f815add11d5dabb201780fd16abb5b20
2 parents 1cca22c + a51ea63 commit fea009b

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
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 0
1717

1818
- name: Setup Go
19-
uses: evalops/service-runtime/.github/actions/setup-go-service@cac5638c2935870453cf669e803936a80e17ac7b
19+
uses: evalops/service-runtime/.github/actions/setup-go-service@51773406f815add11d5dabb201780fd16abb5b20
2020
with:
2121
go-version: "1.26.2"
2222
cache: true
@@ -60,7 +60,7 @@ jobs:
6060
fetch-depth: 0
6161

6262
- name: Setup Go
63-
uses: evalops/service-runtime/.github/actions/setup-go-service@cac5638c2935870453cf669e803936a80e17ac7b
63+
uses: evalops/service-runtime/.github/actions/setup-go-service@51773406f815add11d5dabb201780fd16abb5b20
6464
with:
6565
go-version: "1.26.2"
6666
cache: true
@@ -98,7 +98,7 @@ jobs:
9898
fetch-depth: 0
9999

100100
- name: Setup Go
101-
uses: evalops/service-runtime/.github/actions/setup-go-service@cac5638c2935870453cf669e803936a80e17ac7b
101+
uses: evalops/service-runtime/.github/actions/setup-go-service@51773406f815add11d5dabb201780fd16abb5b20
102102
with:
103103
go-version: "1.26.2"
104104
cache: true
@@ -114,7 +114,7 @@ jobs:
114114
fetch-depth: 0
115115

116116
- name: Setup Go
117-
uses: evalops/service-runtime/.github/actions/setup-go-service@cac5638c2935870453cf669e803936a80e17ac7b
117+
uses: evalops/service-runtime/.github/actions/setup-go-service@51773406f815add11d5dabb201780fd16abb5b20
118118
with:
119119
go-version: "1.26.2"
120120
cache: true

0 commit comments

Comments
 (0)