From a51ea63bc5a3e56d71da442c1df1c8cfbe613867 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 05:17:19 +0000 Subject: [PATCH] chore(ci): bump evalops/service-runtime Bumps [evalops/service-runtime](https://github.com/evalops/service-runtime) from cac5638c2935870453cf669e803936a80e17ac7b to 51773406f815add11d5dabb201780fd16abb5b20. - [Release notes](https://github.com/evalops/service-runtime/releases) - [Commits](https://github.com/evalops/service-runtime/compare/cac5638c2935870453cf669e803936a80e17ac7b...51773406f815add11d5dabb201780fd16abb5b20) --- updated-dependencies: - dependency-name: evalops/service-runtime dependency-version: 51773406f815add11d5dabb201780fd16abb5b20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7dfd7e3..63cf373 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: fetch-depth: 0 - name: Setup Go - uses: evalops/service-runtime/.github/actions/setup-go-service@cac5638c2935870453cf669e803936a80e17ac7b + uses: evalops/service-runtime/.github/actions/setup-go-service@51773406f815add11d5dabb201780fd16abb5b20 with: go-version: "1.26.2" cache: true @@ -60,7 +60,7 @@ jobs: fetch-depth: 0 - name: Setup Go - uses: evalops/service-runtime/.github/actions/setup-go-service@cac5638c2935870453cf669e803936a80e17ac7b + uses: evalops/service-runtime/.github/actions/setup-go-service@51773406f815add11d5dabb201780fd16abb5b20 with: go-version: "1.26.2" cache: true @@ -98,7 +98,7 @@ jobs: fetch-depth: 0 - name: Setup Go - uses: evalops/service-runtime/.github/actions/setup-go-service@cac5638c2935870453cf669e803936a80e17ac7b + uses: evalops/service-runtime/.github/actions/setup-go-service@51773406f815add11d5dabb201780fd16abb5b20 with: go-version: "1.26.2" cache: true @@ -114,7 +114,7 @@ jobs: fetch-depth: 0 - name: Setup Go - uses: evalops/service-runtime/.github/actions/setup-go-service@cac5638c2935870453cf669e803936a80e17ac7b + uses: evalops/service-runtime/.github/actions/setup-go-service@51773406f815add11d5dabb201780fd16abb5b20 with: go-version: "1.26.2" cache: true