From 4f9953983b40adf6cae04380f8396c369c626fa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 12:34:35 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go/.github/workflows/ci.yml Bumps [xmidt-org/shared-go/.github/workflows/ci.yml](https://github.com/xmidt-org/shared-go) from 4.9.24 to 4.9.25. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/b705bb81f0692dd554beb6b7d57bdf057016bda1...8c2a0f272cd2ad623a25b2cad1803022dfb94b18) --- updated-dependencies: - dependency-name: xmidt-org/shared-go/.github/workflows/ci.yml dependency-version: 4.9.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d565eb5..838b2e6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ on: jobs: ci: - uses: xmidt-org/shared-go/.github/workflows/ci.yml@b705bb81f0692dd554beb6b7d57bdf057016bda1 # v4.9.24 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@8c2a0f272cd2ad623a25b2cad1803022dfb94b18 # v4.9.25 with: release-type: library yaml-lint-skip: false