From 086b47d09dd96ce7f66a24e6eb8960be4bebd244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 15:24:40 +0000 Subject: [PATCH] chore(deps): bump evalops/service-runtime from 0.1.0 to 0.1.54 Bumps [evalops/service-runtime](https://github.com/evalops/service-runtime) from 0.1.0 to 0.1.54. - [Release notes](https://github.com/evalops/service-runtime/releases) - [Commits](https://github.com/evalops/service-runtime/compare/v0.1.0...v0.1.54) --- updated-dependencies: - dependency-name: evalops/service-runtime dependency-version: 0.1.54 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 546e5b5..478b796 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v6 - name: Set up Go - uses: evalops/service-runtime/.github/actions/setup-go-service@v0.1.0 + uses: evalops/service-runtime/.github/actions/setup-go-service@v0.1.54 with: go-version: '1.26' download: "false"